Home | History | Annotate | Download | only in extensions

Lines Matching refs:GURL

46 class GURL;
61 const GURL& download_url) = 0;
147 bool IsDownloadFromGallery(const GURL& download_url,
148 const GURL& referrer_url);
152 static bool IsDownloadFromMiniGallery(const GURL& download_url);
155 const Extension* GetInstalledApp(const GURL& url);
158 bool IsInstalledApp(const GURL& url);
244 const GURL& download_url);
317 const Extension* GetExtensionByURL(const GURL& url);
321 const Extension* GetExtensionByWebExtent(const GURL& url);
331 bool ExtensionBindingsAllowed(const GURL& url);
439 const GURL& update_url,
487 GURL url;
495 void ClearExtensionData(const GURL& extension_url);
527 void RegisterNaClModule(const GURL& url, const std::string& mime_type);
528 void UnregisterNaClModule(const GURL& url);
534 NaClModuleInfoList::iterator FindNaClModule(const GURL& url);