Searched refs:GetForProfileIfExisting (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/sessions/
H A Dtab_restore_service_factory.h23 static TabRestoreService* GetForProfileIfExisting(Profile* profile);
H A Dtab_restore_service_factory.cc18 TabRestoreService* TabRestoreServiceFactory::GetForProfileIfExisting( function in class:TabRestoreServiceFactory
H A Dsession_service_factory.h32 static SessionService* GetForProfileIfExisting(Profile* profile);
H A Dsession_service_factory.cc24 SessionService* SessionServiceFactory::GetForProfileIfExisting( function in class:SessionServiceFactory
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_tabrestore.cc134 SessionServiceFactory::GetForProfileIfExisting(browser->profile());
H A Dbrowser_window_state.cc123 SessionServiceFactory::GetForProfileIfExisting(browser->profile());
H A Dbrowser.cc668 // Don't use GetForProfileIfExisting here, we want to force creation of the
964 SessionServiceFactory::GetForProfileIfExisting(profile_);
1050 SessionServiceFactory::GetForProfileIfExisting(profile_);
1104 SessionServiceFactory::GetForProfileIfExisting(profile());
2189 SessionServiceFactory::GetForProfileIfExisting(profile());
H A Dbrowser_commands.cc717 SessionServiceFactory::GetForProfileIfExisting(browser->profile());
1232 SessionServiceFactory::GetForProfileIfExisting(browser->profile());
H A Dbrowser_command_controller.cc252 TabRestoreServiceFactory::GetForProfileIfExisting(profile());

Completed in 416 milliseconds