Searched refs:PRECONNECT_MOTIVATED (Results 1 – 4 of 4) sorted by relevance
23 PRECONNECT_MOTIVATED, // Request was motivated by a prefetch. enumerator
1189 if (request_info_.motivation == HttpRequestInfo::PRECONNECT_MOTIVATED) in SetSocketMotivation()
10563 request.motivation = HttpRequestInfo::PRECONNECT_MOTIVATED; in TEST_P()
94 request_info.motivation = net::HttpRequestInfo::PRECONNECT_MOTIVATED; in PreconnectOnIOThread()