Searched refs:GetViewCacheKeyForRequest (Results 1 - 2 of 2) sorted by relevance

/external/chromium/net/url_request/
H A Durl_request_view_net_internals_job.h37 bool GetViewCacheKeyForRequest(std::string* key) const;
H A Durl_request_view_net_internals_job.cc676 if (GetViewCacheKeyForRequest(&cache_key)) {
745 if (request_->url().has_query() && !GetViewCacheKeyForRequest(NULL)) {
756 bool URLRequestViewNetInternalsJob::GetViewCacheKeyForRequest( function in class:URLRequestViewNetInternalsJob

Completed in 628 milliseconds