Searched refs:GetDetailsURL (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextension_basic_info.cc56 ManifestURL::GetDetailsURL(extension).possibly_invalid_spec());
/external/chromium_org/chrome/common/extensions/
H A Dmanifest_url_handler.h48 static const GURL GetDetailsURL(const Extension* extension);
H A Dmanifest_url_handler.cc97 const GURL ManifestURL::GetDetailsURL(const Extension* extension) { function in class:extensions::ManifestURL
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_controller_delegate.cc140 const GURL url = extensions::ManifestURL::GetDetailsURL(extension);
/external/chromium_org/chrome/browser/ui/views/apps/app_info_dialog/
H A Dapp_info_header_panel.cc168 const GURL url = extensions::ManifestURL::GetDetailsURL(app_);

Completed in 2760 milliseconds