Searched refs:IsValidHttpMethod (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/prerender/
H A Dprerender_resource_throttle.cc91 if (!PrerenderManager::IsValidHttpMethod(method)) {
H A Dprerender_manager.h235 static bool IsValidHttpMethod(const std::string& method);
H A Dprerender_manager.cc902 bool PrerenderManager::IsValidHttpMethod(const std::string& method) { function in class:prerender::PrerenderManager

Completed in 601 milliseconds