Searched refs:FetchDictionary (Results 1 - 3 of 3) sorted by relevance

/external/chromium/net/base/
H A Dsdch_manager.h291 void FetchDictionary(const GURL& request_url, const GURL& dictionary_url);
293 // Security test function used before initiating a FetchDictionary.
H A Dsdch_manager.cc325 void SdchManager::FetchDictionary(const GURL& request_url, function in class:net::SdchManager
/external/chromium/net/url_request/
H A Durl_request_http_job.cc1095 manager->FetchDictionary(request_info_.url, sdch_dictionary_url_);

Completed in 48 milliseconds