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

  /external/chromium/chrome/common/extensions/
user_script.h 34 static bool IsURLUserScript(const GURL& url, const std::string& mime_type);
user_script.cc 44 bool UserScript::IsURLUserScript(const GURL& url,
  /external/chromium/chrome/browser/download/
download_manager.cc 277 if (UserScript::IsURLUserScript(info->url(), info->mime_type) ||
    [all...]
download_util.cc 330 if (UserScript::IsURLUserScript(download_item.url(),
    [all...]

Completed in 1139 milliseconds