Searched defs:ScopeMatches (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_utils.cc15 bool ServiceWorkerUtils::ScopeMatches(const GURL& scope, const GURL& url) { function in class:content::ServiceWorkerUtils
22 if (!ServiceWorkerUtils::ScopeMatches(scope, url_))

Completed in 260 milliseconds