Searched defs:kBlock (Results 1 – 5 of 5) sorted by relevance
| /external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
| D | rrtr_unittest.cc | 22 const uint8_t kBlock[] = {0x04, 0x00, 0x00, 0x02, variable
|
| D | voip_metric_unittest.cc | 20 const uint8_t kBlock[] = {0x07, 0x00, 0x00, 0x08, 0x23, 0x45, 0x67, 0x89, variable
|
| D | dlrr_unittest.cc | 25 const uint8_t kBlock[] = {0x05, 0x00, 0x00, 0x03, 0x12, 0x34, 0x56, 0x78, variable
|
| /external/v8/src/compiler-dispatcher/ |
| D | optimizing-compile-dispatcher.h | 26 enum class BlockingBehavior { kBlock, kDontBlock }; enumerator
|
| D | compiler-dispatcher.h | 68 enum class BlockingBehavior { kBlock, kDontBlock }; enumerator
|