Searched refs:DEFAULT_PRIORITY (Results 101 - 125 of 134) sorted by relevance

123456

/external/chromium_org/net/http/
H A Dmock_http_cache.cc520 return http_cache_.CreateTransaction(net::DEFAULT_PRIORITY, trans);
/external/chromium_org/net/proxy/
H A Dproxy_resolver_v8_tracing.cc687 DEFAULT_PRIORITY,
/external/chromium_org/net/socket/
H A Dclient_socket_pool_base.h752 // priority to DEFAULT_PRIORITY and specifies the NO_IDLE_SOCKETS flag.
759 DEFAULT_PRIORITY,
H A Dssl_client_socket_pool_unittest.cc1290 DEFAULT_PRIORITY,
1350 DEFAULT_PRIORITY,
H A Dsocket_test_util.cc1843 last_request_priority_(DEFAULT_PRIORITY),
/external/chromium_org/net/spdy/
H A Dspdy_session_pool_unittest.cc350 DEFAULT_PRIORITY,
H A Dspdy_stream_unittest.cc195 DEFAULT_PRIORITY,
H A Dspdy_session_unittest.cc3147 connection2->Init(host_port2.ToString(), params2, DEFAULT_PRIORITY,
3206 DEFAULT_PRIORITY,
3227 connection3->Init(host_port3.ToString(), params3, DEFAULT_PRIORITY,
3292 session1, url1, DEFAULT_PRIORITY,
3317 connection2->Init(host_port2.ToString(), params2, DEFAULT_PRIORITY,
/external/chromium_org/net/url_request/
H A Durl_fetcher_core.cc513 original_url_, DEFAULT_PRIORITY, this, NULL);
H A Durl_request_throttler_simulation_unittest.cc131 GURL(), DEFAULT_PRIORITY, NULL, NULL)) {}
H A Durl_request_http_job.cc180 priority_(DEFAULT_PRIORITY),
/external/chromium_org/content/browser/appcache/
H A Dappcache_update_job.cc136 ->CreateRequest(url, net::DEFAULT_PRIORITY, this, NULL)),
360 url_, net::DEFAULT_PRIORITY, this, NULL);
/external/chromium_org/chrome/browser/net/
H A Dnetwork_stats.cc163 net::DEFAULT_PRIORITY,
H A Dpredictor.cc118 net::DEFAULT_PRIORITY,
/external/chromium_org/content/browser/loader/
H A Dresource_scheduler.cc32 : priority(net::DEFAULT_PRIORITY),
H A Dresource_dispatcher_host_impl.cc1477 request_context->CreateRequest(url, net::DEFAULT_PRIORITY, NULL,
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_tcp_socket_message_filter.cc580 net::DEFAULT_PRIORITY,
/external/chromium_org/content/browser/renderer_host/
H A Drender_message_filter.cc875 url, net::DEFAULT_PRIORITY, NULL, NULL));
/external/chromium_org/extensions/browser/api/socket/
H A Dsocket_api.cc121 net::DEFAULT_PRIORITY,
/external/chromium_org/net/ftp/
H A Dftp_network_transaction.cc654 DEFAULT_PRIORITY,
/external/chromium_org/net/ocsp/
H A Dnss_ocsp.cc399 url_, DEFAULT_PRIORITY, this, NULL);
/external/chromium_org/net/quic/
H A Dquic_stream_factory.cc325 DEFAULT_PRIORITY,
/external/chromium_org/ui/message_center/
H A Dmessage_center_impl.cc21 if (priority > message_center::DEFAULT_PRIORITY) {
/external/chromium_org/chrome/browser/component_updater/test/
H A Dcomponent_updater_service_unittest.cc1194 net::DEFAULT_PRIORITY,
/external/chromium_org/chrome/browser/custom_handlers/
H A Dprotocol_handler_registry_unittest.cc40 url, net::DEFAULT_PRIORITY, NULL, NULL));

Completed in 440 milliseconds

123456