Searched defs:motivation (Results 1 – 6 of 6) sorted by relevance
24 UrlInfo::ResolutionMotivation motivation, in PreconnectOnUIThread()38 UrlInfo::ResolutionMotivation motivation, in PreconnectOnIOThread()
132 UrlInfo::ResolutionMotivation motivation) { in ResolveList()143 UrlInfo::ResolutionMotivation motivation) { in Resolve()174 UrlInfo::ResolutionMotivation motivation(UrlInfo::OMNIBOX_MOTIVATED); in AnticipateOmniboxUrl() local239 UrlInfo::ResolutionMotivation motivation(UrlInfo::EARLY_LOAD_MOTIVATED); in PreconnectUrlAndSubresources() local275 const UrlInfo::ResolutionMotivation motivation = in PrepareFrameSubresources() local460 UrlInfo::ResolutionMotivation motivation) { in AppendToResolutionQueue()712 UrlInfo::ResolutionMotivation motivation) { in Push()
93 void UrlInfo::SetQueuedState(ResolutionMotivation motivation) { in SetQueuedState()315 void UrlInfo::SetMotivation(ResolutionMotivation motivation) { in SetMotivation()
267 const GURL& motivation, const ListValue& referral_list) { in FindSerializationMotivation()293 static void AddToSerializedList(const GURL& motivation, in AddToSerializedList()329 static bool GetDataFromSerialization(const GURL& motivation, in GetDataFromSerialization()
177 UrlInfo::ResolutionMotivation motivation) { in DnsPrefetchMotivatedList()
54 RequestMotivation motivation; member