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

  /external/chromium/net/url_request/
url_request.h 89 class NET_EXPORT Interceptor {
91 virtual ~Interceptor() {}
256 static void RegisterRequestInterceptor(Interceptor* interceptor);
257 static void UnregisterRequestInterceptor(Interceptor* interceptor);
588 // Allow an interceptor's URLRequestJob to restart this request.
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 27 milliseconds