OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldRestoreSession
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/apps/app_shim/
app_shim_handler_mac.cc
72
bool
ShouldRestoreSession
() {
152
bool AppShimHandler::
ShouldRestoreSession
() {
153
return AppShimHandlerRegistry::GetInstance()->
ShouldRestoreSession
();
app_shim_handler_mac.h
62
static bool
ShouldRestoreSession
();
Completed in 78 milliseconds