OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:URLRequestThrottlerHeaderAdapter
(Results
1 - 6
of
6
) sorted by null
/external/chromium/net/url_request/
url_request_throttler_header_adapter.cc
11
URLRequestThrottlerHeaderAdapter
::
URLRequestThrottlerHeaderAdapter
(
16
URLRequestThrottlerHeaderAdapter
::~
URLRequestThrottlerHeaderAdapter
() {}
18
std::string
URLRequestThrottlerHeaderAdapter
::GetNormalizedValue(
25
int
URLRequestThrottlerHeaderAdapter
::GetResponseCode() const {
url_request_throttler_header_adapter.h
19
class
URLRequestThrottlerHeaderAdapter
22
explicit
URLRequestThrottlerHeaderAdapter
(HttpResponseHeaders* headers);
23
virtual ~
URLRequestThrottlerHeaderAdapter
();
url_request_http_job.cc
246
URLRequestThrottlerHeaderAdapter
response_adapter(
[
all
...]
/external/chromium_org/net/url_request/
url_request_throttler_header_adapter.cc
11
URLRequestThrottlerHeaderAdapter
::
URLRequestThrottlerHeaderAdapter
(
16
URLRequestThrottlerHeaderAdapter
::~
URLRequestThrottlerHeaderAdapter
() {}
18
std::string
URLRequestThrottlerHeaderAdapter
::GetNormalizedValue(
25
int
URLRequestThrottlerHeaderAdapter
::GetResponseCode() const {
url_request_throttler_header_adapter.h
19
class
URLRequestThrottlerHeaderAdapter
22
explicit
URLRequestThrottlerHeaderAdapter
(HttpResponseHeaders* headers);
23
virtual ~
URLRequestThrottlerHeaderAdapter
();
url_request_http_job.cc
382
URLRequestThrottlerHeaderAdapter
response_adapter(GetResponseHeaders());
[
all
...]
Completed in 250 milliseconds