OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PredictFrameSubresources
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/net/
predictor_api.cc
222
void
PredictFrameSubresources
(const GURL& url) {
226
g_predictor->
PredictFrameSubresources
(url);
predictor.cc
243
PredictFrameSubresources
(url.GetWithEmptyPath());
247
void Predictor::
PredictFrameSubresources
(const GURL& url) {
Completed in 27 milliseconds