OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sdch_dictionary_url_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/url_request/
url_request_http_job.h
109
GURL
sdch_dictionary_url_
;
member in class:URLRequestHttpJob
url_request_http_job.cc
109
if (
sdch_dictionary_url_
.is_valid()) {
121
manager->FetchDictionary(request_info_.url,
sdch_dictionary_url_
);
556
sdch_dictionary_url_
= request_info_.url.Resolve(url_text);
Completed in 17 milliseconds