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 38 GURL webstore_data_url(extension_urls::GetWebstoreItemJsonDataURL(id_));
  /external/chromium_org/chrome/common/extensions/
extension_constants.cc 36 GURL GetWebstoreItemJsonDataURL(const std::string& extension_id) {
extension_constants.h 30 GURL GetWebstoreItemJsonDataURL(const std::string& extension_id);
35 // GetWebstoreItemJsonDataURL above. |query| is the user typed query string.

Completed in 326 milliseconds