HomeSort by relevance Sort by last modified time
    Searched refs:GetWebstoreItemJsonDataURL (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/
webstore_data_fetcher.cc 39 GURL webstore_data_url(extension_urls::GetWebstoreItemJsonDataURL(id_));
  /external/chromium_org/chrome/common/extensions/
extension_constants.h 31 GURL GetWebstoreItemJsonDataURL(const std::string& extension_id);
36 // GetWebstoreItemJsonDataURL above. |query| is the user typed query string.
extension_constants.cc 35 GURL GetWebstoreItemJsonDataURL(const std::string& extension_id) {

Completed in 125 milliseconds