Home
last modified time | relevance | path

Searched defs:GetBackoffEntry (Results 1 – 5 of 5) sorted by relevance

/external/chromium/net/url_request/
Durl_request_throttler_entry.cc260 const BackoffEntry* URLRequestThrottlerEntry::GetBackoffEntry() const { in GetBackoffEntry() function in net::URLRequestThrottlerEntry
264 BackoffEntry* URLRequestThrottlerEntry::GetBackoffEntry() { in GetBackoffEntry() function in net::URLRequestThrottlerEntry
Durl_request_throttler_unittest.cc77 const BackoffEntry* GetBackoffEntry() const { in GetBackoffEntry() function in net::__anon5b3f51830111::MockURLRequestThrottlerEntry
81 BackoffEntry* GetBackoffEntry() { in GetBackoffEntry() function in net::__anon5b3f51830111::MockURLRequestThrottlerEntry
/external/chromium_org/net/url_request/
Durl_request_throttler_entry.cc308 const BackoffEntry* URLRequestThrottlerEntry::GetBackoffEntry() const { in GetBackoffEntry() function in net::URLRequestThrottlerEntry
312 BackoffEntry* URLRequestThrottlerEntry::GetBackoffEntry() { in GetBackoffEntry() function in net::URLRequestThrottlerEntry
Durl_request_throttler_unittest.cc69 virtual const BackoffEntry* GetBackoffEntry() const OVERRIDE { in GetBackoffEntry() function in net::__anone530000a0111::MockURLRequestThrottlerEntry
73 virtual BackoffEntry* GetBackoffEntry() OVERRIDE { in GetBackoffEntry() function in net::__anone530000a0111::MockURLRequestThrottlerEntry
Durl_request_throttler_simulation_unittest.cc303 virtual const BackoffEntry* GetBackoffEntry() const OVERRIDE { in GetBackoffEntry() function in net::__anonee56b62e0111::MockURLRequestThrottlerEntry
307 virtual BackoffEntry* GetBackoffEntry() OVERRIDE { in GetBackoffEntry() function in net::__anonee56b62e0111::MockURLRequestThrottlerEntry