Home
last modified time | relevance | path

Searched defs:kPriorityHigh (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_constants.cc22 const char kPriorityHigh[] = "high"; variable
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_buffer.hpp65 kPriorityHigh = 1, ///< Indicates high priority for a frame. enumerator
/aosp_15_r20/external/openthread/src/core/common/
H A Dmessage.hpp318 kPriorityHigh = OT_MESSAGE_PRIORITY_HIGH, ///< High priority level. enumerator