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

  /external/chromium_org/chrome/browser/component_updater/test/
url_request_post_interceptor.cc 239 URLRequestPostInterceptor* URLRequestPostInterceptorFactory::CreateInterceptor(
component_updater_service_unittest.cc 147 URLRequestPostInterceptor* InterceptorFactory::CreateInterceptor() {
148 return URLRequestPostInterceptorFactory::CreateInterceptor(
187 post_interceptor_ = interceptor_factory_->CreateInterceptor();
    [all...]

Completed in 28 milliseconds