Searched refs:g_predictor (Results 1 – 1 of 1) sorted by relevance
155 static Predictor* g_predictor = NULL; variable180 if (!predictor_enabled || NULL == g_predictor) in DnsPrefetchMotivatedList()184 g_predictor->ResolveList(urls, motivation); in DnsPrefetchMotivatedList()189 NewRunnableMethod(g_predictor, in DnsPrefetchMotivatedList()197 if (!predictor_enabled || NULL == g_predictor) in AnticipateOmniboxUrl()202 g_predictor->AnticipateOmniboxUrl(url, preconnectable); in AnticipateOmniboxUrl()206 if (!predictor_enabled || NULL == g_predictor) in PreconnectUrlAndSubresources()211 g_predictor->PreconnectUrlAndSubresources(url); in PreconnectUrlAndSubresources()224 if (!predictor_enabled || NULL == g_predictor) in PredictFrameSubresources()226 g_predictor->PredictFrameSubresources(url); in PredictFrameSubresources()[all …]