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

  /external/chromium_org/content/browser/service_worker/
service_worker_request_handler.cc 92 ServiceWorkerRequestHandler::CreateInterceptor() {
  /external/chromium_org/chrome/browser/component_updater/test/
url_request_post_interceptor.cc 238 URLRequestPostInterceptor* URLRequestPostInterceptorFactory::CreateInterceptor(
component_updater_service_unittest.cc 161 URLRequestPostInterceptor* InterceptorFactory::CreateInterceptor() {
162 return URLRequestPostInterceptorFactory::CreateInterceptor(
188 post_interceptor_ = interceptor_factory_->CreateInterceptor();
    [all...]
  /external/chromium_org/content/test/net/
url_request_mock_http_job.cc 74 "http", kMockHostname, CreateInterceptor(base_path));
107 URLRequestMockHTTPJob::CreateInterceptor(const base::FilePath& base_path) {

Completed in 209 milliseconds