/external/chromium_org/content/browser/net/ |
sqlite_persistent_cookie_store_perftest.cc | 120 // Test the performance of priority load of cookies for a specfic domain key
|
/external/chromium_org/content/browser/worker_host/ |
worker_service_impl.h | 33 // Releases the priority setter to avoid memory leak error.
|
/external/chromium_org/extensions/browser/ |
pending_extension_info.h | 69 // or the version matches but the install source has higher priority.
|
/external/chromium_org/ipc/ |
ipc_sync_message.h | 26 SyncMessage(int32 routing_id, uint32 type, PriorityValue priority,
|
/external/chromium_org/media/audio/ |
audio_power_monitor.h | 51 // from a real-time priority thread.
|
/external/chromium_org/net/cert/ |
x509_util.cc | 40 // Certificates with longer expirations appear as higher priority (less
|
/external/chromium_org/net/dns/ |
single_request_host_resolver_unittest.cc | 34 RequestPriority priority,
|
/external/chromium_org/net/http/ |
http_stream_factory_impl_request.h | 110 virtual void SetPriority(RequestPriority priority) OVERRIDE;
|
/external/chromium_org/net/socket/ |
socks_client_socket.h | 34 RequestPriority priority,
|
/external/chromium_org/net/tools/flip_server/ |
http_interface.h | 98 uint32 priority,
|
streamer_interface.h | 56 uint32 priority,
|
/external/chromium_org/sdch/open-vcdiff/packages/deb/ |
control | 2 Priority: optional
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
CSSStyleDeclaration.h | 59 virtual void setProperty(const String& propertyName, const String& value, const String& priority, ExceptionState&) = 0;
|
PropertySetCSSStyleDeclaration.h | 63 virtual void setProperty(const String& propertyName, const String& value, const String& priority, ExceptionState&) OVERRIDE;
|
/external/chromium_org/third_party/WebKit/Source/core/loader/ |
ImageLoader.h | 38 // Determines whether the observed ImageResource should have higher priority in the decoded resources cache.
|
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
ScrollAnimatorNone.h | 74 // than animationTime. animationTime takes priority over releaseTime, capping it. attackTime is capped at
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
coleitr.h | 56 * ordering priority of the positioned character. The ordering priority of a 176 * Gets the ordering priority of the next character in the string. 185 * Get the ordering priority of the previous collation element in the string.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
mediaconstraintsinterface.cc | 50 // Find the highest-priority instance of the boolean-valued constraint) named by
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
rostermodule.h | 124 //! The Priority of the presence info 125 virtual int priority() const = 0; 127 //! Set the priority of the presence 128 virtual XmppReturnStatus set_priority(int priority) = 0;
|
rostermoduleimpl.h | 64 //! The Priority of the presence info 65 virtual int priority() const; 67 //! Set the priority of the presence 68 virtual XmppReturnStatus set_priority(int priority);
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ast_type.cpp | 92 * other (rightmost having priority), while all other
|
/external/chromium_org/third_party/openssl/openssl/crypto/pqueue/ |
pqueue.h | 71 unsigned char priority[8]; /* 64-bit value in big-endian encoding */ member in struct:_pitem
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
pqueue.h | 71 unsigned char priority[8]; /* 64-bit value in big-endian encoding */ member in struct:_pitem
|
/external/chromium_org/third_party/skia/include/utils/ |
SkWGL.h | 80 * priority are:
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
page_filter_unittest.py | 94 # Exclude takes priority
|