Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_constants.cc20 const char kPriorityLow[] = "low"; variable
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dspinel_buffer.hpp64 kPriorityLow = 0, ///< Indicates low/normal priority for a frame. enumerator
/aosp_15_r20/external/openthread/src/core/common/
H A Dmessage.hpp316 kPriorityLow = OT_MESSAGE_PRIORITY_LOW, ///< Low priority level. enumerator