Searched refs:priority (Results 451 - 475 of 681) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/WebKit/Source/core/fetch/
H A DResourceFetcher.cpp117 if (request.priority() != ResourceLoadPriorityUnresolved)
118 return request.priority();
128 // Async scripts do not block the parser so they get the lowest priority and can be
660 WTF_LOG(ResourceLoading, "ResourceFetcher::requestResource '%s', charset '%s', priority=%d, forPreload=%u, type=%s", url.elidedString().latin1().data(), request.charset().latin1().data(), request.priority(), request.forPreload(), ResourceTypeName(type));
718 ResourceLoadPriority priority = loadPriority(type, request); local
719 if (priority != resource->resourceRequest().priority()) {
720 resource->mutableResourceRequest().setPriority(priority);
721 resource->didChangePriority(priority,
[all...]
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
H A Dwebrequest_rules_registry_unittest.cc127 rule->priority.reset(new int(100));
146 rule->priority.reset(new int(100));
164 rule->priority.reset(new int(100));
186 rule->priority.reset(new int(200));
217 rule->priority.reset(new int(1));
510 " \"priority\": 200 \n"
528 " \"priority\": 300 \n"
695 " \"priority\": 200 \n"
785 " \"priority\": 200 \n"
/external/chromium_org/net/socket/
H A Dwebsocket_transport_client_socket_pool_unittest.cc75 int StartRequest(const std::string& group_name, RequestPriority priority) { argument
84 &pool_, group_name, priority, params);
131 // Make sure that WebSocketTransportConnectJob passes on its priority to its
135 RequestPriority priority = static_cast<RequestPriority>(i); local
141 priority,
145 EXPECT_EQ(priority, host_resolver_->last_request_priority());
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_ucd.c510 ** Description Sets the transmission priority for a connectionless channel.
515 BOOLEAN L2CA_UCDSetTxPriority ( BD_ADDR rem_bda, tL2CAP_CHNL_PRIORITY priority )
520 L2CAP_TRACE_API ("L2CA_UCDSetTxPriority() priority: 0x%02x BDA: %08x%04x", priority,
537 /* it will update the order of CCB in LCB by priority and update round robin service variables */
538 l2cu_change_pri_ccb (p_ccb, priority);
609 /* Set the default channel priority value to use */
930 /* Set the default channel priority value to use */
/external/chromium_org/chrome/browser/chromeos/memory/
H A Doom_priority_manager.cc73 // If there has been no priority adjustment in this interval, we assume the
244 // discard the entire set together, or use that in the priority computation.
525 // existing renderers in priority order, and hand out oom_score_adj
638 // above the renderers in priority, so the defined range gives us
639 // some variation in priority without taking up the whole range. In
642 float priority = chrome::kLowestRendererOomScore; local
650 int score = static_cast<int>(priority + 0.5f);
659 priority += priority_increment;
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
H A Dd3d1xstutil.h1014 int priority; member in struct:GalliumDXGIDevice
1049 priority = Priority;
1056 *pPriority = priority;
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/include/
H A Dd3d1xstutil.h1014 int priority; member in struct:GalliumDXGIDevice
1049 priority = Priority;
1056 *pPriority = priority;
/external/chromium_org/net/http/
H A Dhttp_network_transaction.cc126 HttpNetworkTransaction::HttpNetworkTransaction(RequestPriority priority, argument
133 priority_(priority),
448 void HttpNetworkTransaction::SetPriority(RequestPriority priority) { argument
449 priority_ = priority;
451 stream_request_->SetPriority(priority);
453 stream_->SetPriority(priority);
1182 // Currently, non-HIGHEST priority requests are frame or sub-frame resource
H A Dhttp_stream_factory_impl_job.cc46 RequestPriority priority,
51 dict->SetString("priority", RequestPriorityToString(priority));
72 RequestPriority priority,
78 priority_(priority),
228 void HttpStreamFactoryImpl::Job::SetPriority(RequestPriority priority) { argument
229 priority_ = priority;
44 NetLogHttpStreamJobCallback(const GURL* original_url, const GURL* url, RequestPriority priority, NetLog::LogLevel ) argument
69 Job(HttpStreamFactoryImpl* stream_factory, HttpNetworkSession* session, const HttpRequestInfo& request_info, RequestPriority priority, const SSLConfig& server_ssl_config, const SSLConfig& proxy_ssl_config, NetLog* net_log) argument
/external/chromium_org/cc/resources/
H A Dtask_graph_runner.cc231 PrioritizedTask(node.task, node.priority));
386 // Take top priority TaskNamespace from |ready_to_run_namespaces_|.
394 // Take top priority task from |ready_to_run_tasks|.
402 // taking top priority task.
448 PrioritizedTask(dependent_node.task, dependent_node.priority));
/external/chromium_org/components/cronet/android/
H A Dchromium_url_request.cc116 jint priority) {
129 ConvertRequestPriority(priority));
112 CreateRequestAdapter(JNIEnv* env, jobject object, jlong urlRequestContextAdapter, jstring url_string, jint priority) argument
/external/chromium_org/net/cookies/
H A Dcookie_monster.h171 CookiePriority priority,
424 CookiePriority priority);
756 // that are not yet returned to CookieMonster by previous priority loads.
759 // Does a priority load of all cookies for the domain key (eTLD+1). The
H A Dparsed_cookie.cc58 const char kPriorityTokenName[] = "priority";
230 bool ParsedCookie::SetPriority(const std::string& priority) { argument
231 return SetString(&priority_index_, kPriorityTokenName, priority);
/external/chromium_org/net/spdy/
H A Dspdy_write_queue_unittest.cc96 // Makes a SpdyStream with the given priority and a NULL SpdySession
99 SpdyStream* MakeTestStream(RequestPriority priority) { argument
102 GURL(), priority, 0, 0, BoundNetLog());
105 // Add some frame producers of different priority. The producers
106 // should be dequeued in priority order with their associated stream.
147 // Add some frame producers with the same priority. The producers
/external/chromium_org/third_party/libjingle/source/talk/examples/call/
H A Dcallclient.h131 void SetPriority(int priority) { argument
132 my_status_.set_priority(priority);
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglx.h362 extern void *glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
364 typedef void * ( * PFNGLXALLOCATEMEMORYNVPROC) (GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender.h65 PacedSender::Priority priority) = 0;
224 PacedSender::Priority priority) OVERRIDE;
/external/chromium_org/ui/views/focus/
H A Dfocus_manager.cc538 ui::AcceleratorManager::HandlerPriority priority,
540 accelerator_manager_->Register(accelerator, priority, target);
536 RegisterAccelerator( const ui::Accelerator& accelerator, ui::AcceleratorManager::HandlerPriority priority, ui::AcceleratorTarget* target) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar ... Object implements java.lang.Comparable { Object factory int priority String id public void " href="/5.1.0_r1 ...
/external/ipsec-tools/src/racoon/
H A Dpolicy.c388 if (new->spidx.priority < p->spidx.priority) {
/external/mesa3d/include/GL/
H A Dglx.h362 extern void *glXAllocateMemoryNV(GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
364 typedef void * ( * PFNGLXALLOCATEMEMORYNVPROC) (GLsizei size, GLfloat readfreq, GLfloat writefreq, GLfloat priority);
/external/chromium_org/chrome/browser/extensions/api/notifications/
H A Dnotifications_apitest.cc163 EXPECT_EQ(kNewPriority, notification->priority());
/external/chromium_org/content/child/
H A Dweb_url_loader_impl.cc147 const WebURLRequest::Priority& priority) {
148 switch (priority) {
393 request_info.priority =
394 ConvertWebKitPriorityToNetPriority(request.priority());
146 ConvertWebKitPriorityToNetPriority( const WebURLRequest::Priority& priority) argument
/external/chromium_org/content/common/
H A Dresource_messages.h177 // The priority of this request.
178 IPC_STRUCT_MEMBER(net::RequestPriority, priority)
363 // Sent by the renderer when a resource request changes priority.
/external/chromium_org/device/bluetooth/
H A Dbluetooth_adapter.h284 // Adds a default pairing delegate with priority |priority|. Method calls
286 // priority is higher than any other registered; or for those of the same
287 // priority, the first registered.
293 PairingDelegatePriority priority);
299 // Returns the first registered pairing delegate with the highest priority,

Completed in 2829 milliseconds

<<11121314151617181920>>