OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMsDelayFromRequestTillDownload
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/net/
sdch_dictionary_fetcher.h
42
static const int
kMsDelayFromRequestTillDownload
= 100;
sdch_dictionary_fetcher.cc
48
kMsDelayFromRequestTillDownload
);
/external/chromium_org/chrome/browser/net/
sdch_dictionary_fetcher.h
49
static const int
kMsDelayFromRequestTillDownload
= 100;
sdch_dictionary_fetcher.cc
60
base::TimeDelta::FromMilliseconds(
kMsDelayFromRequestTillDownload
));
Completed in 474 milliseconds