Searched refs:restore (Results 1 – 6 of 6) sorted by relevance
75 std::vector<std::pair<std::string, ViewInterface*>> restore(
115 std::vector<std::pair<std::string, ViewInterface*>> Session::restore( in restore() function in Session
193 for ( auto open_file: session_->restore( in reloadSession()