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

  /external/chromium/net/url_request/
url_request_http_job.h 114 GURL sdch_dictionary_url_; member in class:net::URLRequestHttpJob
url_request_http_job.cc 270 sdch_dictionary_url_ = request_info_.url.Resolve(url_text);
    [all...]
  /external/chromium_org/net/url_request/
url_request_http_job.h 191 GURL sdch_dictionary_url_; member in class:net::URLRequestHttpJob
url_request_http_job.cc 296 if (sdch_dictionary_url_.is_valid()) {
308 manager->FetchDictionary(request_info_.url, sdch_dictionary_url_);
408 sdch_dictionary_url_ = request_info_.url.Resolve(url_text);
    [all...]

Completed in 247 milliseconds