Searched refs:FetchDictionary (Results 1 – 3 of 3) sorted by relevance
312 void FetchDictionary(const GURL& request_url, const GURL& dictionary_url);
385 void SdchManager::FetchDictionary(const GURL& request_url, in FetchDictionary() function in net::SdchManager
337 sdch_manager->FetchDictionary(request_->url(), sdch_dictionary_url); in NotifyHeadersComplete()