Home
last modified time | relevance | path

Searched refs:motivation (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium/chrome/browser/net/
Dpreconnect.cc24 UrlInfo::ResolutionMotivation motivation, in PreconnectOnUIThread() argument
30 NewRunnableFunction(PreconnectOnIOThread, url, motivation, in PreconnectOnUIThread()
38 UrlInfo::ResolutionMotivation motivation, in PreconnectOnIOThread() argument
49 UMA_HISTOGRAM_ENUMERATION("Net.PreconnectMotivation", motivation, in PreconnectOnIOThread()
76 switch (motivation) { in PreconnectOnIOThread()
78 request_info.motivation = net::HttpRequestInfo::OMNIBOX_MOTIVATED; in PreconnectOnIOThread()
81 request_info.motivation = net::HttpRequestInfo::PRECONNECT_MOTIVATED; in PreconnectOnIOThread()
85 request_info.motivation = net::HttpRequestInfo::EARLY_LOAD_MOTIVATED; in PreconnectOnIOThread()
Dpredictor.cc132 UrlInfo::ResolutionMotivation motivation) { in ResolveList() argument
136 AppendToResolutionQueue(*it, motivation); in ResolveList()
143 UrlInfo::ResolutionMotivation motivation) { in Resolve() argument
147 AppendToResolutionQueue(url, motivation); in Resolve()
174 UrlInfo::ResolutionMotivation motivation(UrlInfo::OMNIBOX_MOTIVATED); in AnticipateOmniboxUrl() local
207 PreconnectOnUIThread(CanonicalizeUrl(url), motivation, in AnticipateOmniboxUrl()
233 motivation)); in AnticipateOmniboxUrl()
239 UrlInfo::ResolutionMotivation motivation(UrlInfo::EARLY_LOAD_MOTIVATED); in PreconnectUrlAndSubresources() local
241 PreconnectOnUIThread(CanonicalizeUrl(url), motivation, in PreconnectUrlAndSubresources()
275 const UrlInfo::ResolutionMotivation motivation = in PrepareFrameSubresources() local
[all …]
Dpreconnect.h22 UrlInfo::ResolutionMotivation motivation,
29 UrlInfo::ResolutionMotivation motivation,
Dpredictor.h74 UrlInfo::ResolutionMotivation motivation);
76 UrlInfo::ResolutionMotivation motivation);
165 UrlInfo::ResolutionMotivation motivation);
243 UrlInfo::ResolutionMotivation motivation);
Durl_info.cc93 void UrlInfo::SetQueuedState(ResolutionMotivation motivation) { in SetQueuedState() argument
98 SetMotivation(motivation); in SetQueuedState()
315 void UrlInfo::SetMotivation(ResolutionMotivation motivation) { in SetMotivation() argument
316 motivation_ = motivation; in SetMotivation()
317 if (motivation < LINKED_MAX_MOTIVATED) in SetMotivation()
Dpredictor_unittest.cc267 const GURL& motivation, const ListValue& referral_list) { in FindSerializationMotivation() argument
277 if (motivation == GURL(existing_spec)) in FindSerializationMotivation()
293 static void AddToSerializedList(const GURL& motivation, in AddToSerializedList() argument
298 ListValue* motivation_list = FindSerializationMotivation(motivation, in AddToSerializedList()
303 motivation_list->Append(new StringValue(motivation.spec())); in AddToSerializedList()
329 static bool GetDataFromSerialization(const GURL& motivation, in GetDataFromSerialization() argument
333 ListValue* motivation_list = FindSerializationMotivation(motivation, in GetDataFromSerialization()
Durl_info.h93 void SetQueuedState(ResolutionMotivation motivation);
149 void SetMotivation(ResolutionMotivation motivation);
Dpredictor_api.cc41 UrlInfo::ResolutionMotivation motivation);
177 UrlInfo::ResolutionMotivation motivation) { in DnsPrefetchMotivatedList() argument
184 g_predictor->ResolveList(urls, motivation); in DnsPrefetchMotivatedList()
190 &Predictor::ResolveList, urls, motivation)); in DnsPrefetchMotivatedList()
/external/chromium/net/http/
Dhttp_request_info.cc12 motivation(NORMAL_MOTIVATION), in HttpRequestInfo()
Dhttp_request_info.h54 RequestMotivation motivation; member
Dhttp_stream_factory_impl_job.cc840 if (request_info_.motivation == HttpRequestInfo::PRECONNECT_MOTIVATED) in SetSocketMotivation()
842 else if (request_info_.motivation == HttpRequestInfo::OMNIBOX_MOTIVATED) in SetSocketMotivation()
Dhttp_network_transaction_unittest.cc8324 request.motivation = HttpRequestInfo::PRECONNECT_MOTIVATED; in TEST_F()
/external/bluetooth/glib/docs/
Dmacros.txt47 with this define. The motivation is to speed up end-user apps by
/external/iproute2/doc/actions/
Dactions-general95 The motivation is derived from Unix pipe mechanism but applied to packets.
/external/bison/
DTODO231 If there is really no profound motivation, we should find a new syntax
/external/openssl/crypto/engine/
DREADME15 However, "EVP_CIPHER" underlies the motivation and design of ENGINE_TABLE so
/external/dbus/doc/
Ddcop-howto.txt16 The motivation behind building a protocol like DCOP is simple. For
/external/dropbear/
DCHANGES316 to Gerrit Pape for basic patch and motivation.
/external/openssh/
Dsshd.096 motivation for regenerating the key fairly often is that the key
/external/bluetooth/glib/
DChangeLog.pre-2-14439 * glib/gutils.c (g_get_home_dir): Add some motivation.
/external/libpng/
Dlibpng-1.2.44.txt2606 The motivation behind using setjmp() and longjmp() is the C++ throw and
Dlibpng-1.2.46.txt2606 The motivation behind using setjmp() and longjmp() is the C++ throw and
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en6864 http://gnu.ghks.de/philosophy/motivation.html
6865 http://gnu.intissite.com/philosophy/motivation.html
11641 http://naggum.no/motivation.html
14380 http://psychclassics.yorku.ca/Maslow/motivation.htm
27227 http://www.bbc.co.uk/wales/raiseyourgame/motivation/goal_setting/rick_evans.shtml
29521 http://www.businessballs.com/motivation.htm
45017 http://www.gnu.org/philosophy/motivation.html
57548 http://www.motivation.org.uk/_get_involved/individuals.html
72221 http://www.stcsig.org/usability/newsletter/0310-motivation.html
/external/srec/config/en.us/dictionary/
Dlarge.ok19469 motivation mOd6vAS~
/external/webkit/Tools/
DChangeLog-2009-06-1617895 on the system. The motivation for this is to make the behaviour of the nightly

12