Searched refs:RestoreIfNecessary (Results 1 – 5 of 5) sorted by relevance
64 bool RestoreIfNecessary(const std::vector<GURL>& urls_to_open);203 bool RestoreIfNecessary(const std::vector<GURL>& urls_to_open,
156 bool SessionService::RestoreIfNecessary(const std::vector<GURL>& urls_to_open) { in RestoreIfNecessary() function in SessionService157 return RestoreIfNecessary(urls_to_open, NULL); in RestoreIfNecessary()474 bool SessionService::RestoreIfNecessary(const std::vector<GURL>& urls_to_open, in RestoreIfNecessary() function in SessionService514 RestoreIfNecessary(std::vector<GURL>(), browser); in Observe()
863 profile_->GetSessionService()->RestoreIfNecessary(urls_to_open))) { in ProcessLaunchURLs()
1392 !session_service->RestoreIfNecessary(std::vector<GURL>())) { in NewWindow()
926 sessionService->RestoreIfNecessary(std::vector<GURL>()))