OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FetchDictionary
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/net/base/
sdch_manager.h
297
void
FetchDictionary
(const GURL& request_url, const GURL& dictionary_url);
299
// Security test function used before initiating a
FetchDictionary
.
sdch_manager.cc
339
void SdchManager::
FetchDictionary
(const GURL& request_url,
/external/chromium_org/net/url_request/
url_request_http_job.cc
323
sdch_manager->
FetchDictionary
(request_->url(), sdch_dictionary_url);
[
all
...]
Completed in 96 milliseconds