Home
last modified time | relevance | path

Searched defs:kReadBit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_instruction_decoder.h87 kReadBit, enumerator
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h301 static const u64 kReadBit = 1ull << kReadShift; variable