Searched refs:ReadLastSessionCommandsImpl (Results 1 – 4 of 4) sorted by relevance
65 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()74 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()80 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()107 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()145 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()170 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()196 backend->ReadLastSessionCommandsImpl(&commands); in TEST_F()
75 bool ReadLastSessionCommandsImpl(std::vector<SessionCommand*>* commands);
245 ReadLastSessionCommandsImpl(&(request->commands)); in ReadLastSessionCommands()251 bool SessionBackend::ReadLastSessionCommandsImpl( in ReadLastSessionCommandsImpl() function in SessionBackend
51 backend()->ReadLastSessionCommandsImpl(&(read_commands.get())); in ReadWindows()