HomeSort by relevance Sort by last modified time
    Searched defs:IsSchemeAndMethodSupported (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/service_worker/
service_worker_request_handler.cc 47 bool IsSchemeAndMethodSupported(const net::URLRequest* request) {
62 !IsSchemeAndMethodSupported(request)) {
  /external/chromium_org/webkit/common/appcache/
appcache_interfaces.cc 134 bool IsSchemeAndMethodSupported(const net::URLRequest* request) {

Completed in 199 milliseconds