Searched refs:GetHostedAppByURL (Results 1 – 9 of 9) sorted by relevance
90 return GetHostedAppByURL(url); in GetExtensionOrAppByURL()93 const Extension* ExtensionSet::GetHostedAppByURL(const GURL& url) const { in GetHostedAppByURL() function in ExtensionSet
105 const extensions::Extension* GetHostedAppByURL(const GURL& url) const;
40 service->extensions()->GetHostedAppByURL(url))) { in GetSiteInstanceForNewTab()
176 const Extension* parent_app = extensions->GetHostedAppByURL( in GetRunningState()180 const Extension* this_app = extensions->GetHostedAppByURL( in GetRunningState()
89 extension = extensions_service->extensions()->GetHostedAppByURL(url_); in GetHTMLContents()
394 if (extensions->GetHostedAppByURL(requestor_url)) in OnGetAppInstallState()396 else if (disabled->GetHostedAppByURL(requestor_url)) in OnGetAppInstallState()
340 extension = service->extensions()->GetHostedAppByURL(params.source_url); in DispatchWithCallback()
2238 extensions_service->extensions()->GetHostedAppByURL(opener_url); in MaybeCreateBackgroundContents()
976 GetHostedAppByURL(url); in GetEffectiveURL()