HomeSort by relevance Sort by last modified time
    Searched refs:URLRequestThrottlerHeaderInterface (Results 1 - 6 of 6) sorted by null

  /external/chromium/net/url_request/
url_request_throttler_header_interface.h 13 class URLRequestThrottlerHeaderInterface {
15 virtual ~URLRequestThrottlerHeaderInterface() {}
url_request_throttler_entry_interface.h 15 class URLRequestThrottlerHeaderInterface;
47 const URLRequestThrottlerHeaderInterface* response) = 0;
url_request_throttler_header_adapter.h 20 : public URLRequestThrottlerHeaderInterface {
25 // Implementation of URLRequestThrottlerHeaderInterface
url_request_throttler_entry.h 101 const URLRequestThrottlerHeaderInterface* response);
url_request_throttler_entry.cc 181 const URLRequestThrottlerHeaderInterface* response) {
url_request_throttler_unittest.cc 117 : public URLRequestThrottlerHeaderInterface {

Completed in 675 milliseconds