Home
last modified time | relevance | path

Searched refs:ReadCurrentSessionCommandsImpl (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/sessions/
Dsession_backend.h94 bool ReadCurrentSessionCommandsImpl(std::vector<SessionCommand*>* commands);
Dsession_backend.cc298 ReadCurrentSessionCommandsImpl(&(request->commands)); in ReadCurrentSessionCommands()
304 bool SessionBackend::ReadCurrentSessionCommandsImpl( in ReadCurrentSessionCommandsImpl() function in SessionBackend
/external/chromium_org/chrome/browser/sessions/
Dsession_backend.h91 bool ReadCurrentSessionCommandsImpl(std::vector<SessionCommand*>* commands);
Dsession_backend.cc300 bool SessionBackend::ReadCurrentSessionCommandsImpl( in ReadCurrentSessionCommandsImpl() function in SessionBackend