Searched refs:IsInstalledApp (Results 1 – 11 of 11) sorted by relevance
486 if (extension_service->IsInstalledApp(cmd_line_urls.at(i))) { in RecordAppLaunches()493 if (extension_service->IsInstalledApp(autolaunch_tabs.at(i).url)) { in RecordAppLaunches()830 if (profile->GetExtensionService()->IsInstalledApp(url)) { in OpenApplicationWindow()
1369 if (profile_->GetExtensionService()->IsInstalledApp(url)) { in OpenCurrentURL()3518 if (profile_->GetExtensionService()->IsInstalledApp(url)) { in CommitInstant()
158 bool IsInstalledApp(const GURL& url);
376 bool ExtensionService::IsInstalledApp(const GURL& url) { in IsInstalledApp() function in ExtensionService
540 if (!profile->GetExtensionService()->IsInstalledApp(url)) in RecordAppLaunchByURL()
660 browser->profile()->GetExtensionService()->IsInstalledApp(url)) { in RestoreTab()
158 if (!profile->GetExtensionService()->IsInstalledApp(url)) in RecordAppLaunch()
198 extensions_service->IsInstalledApp( in GetTitle()
111 if (!profile->GetExtensionService()->IsInstalledApp(url)) in RecordAppLaunch()
233 if (!profile->GetExtensionService()->IsInstalledApp(url)) in RecordAppLaunch()
126 if (!profile->GetExtensionService()->IsInstalledApp(url))