Searched defs:kMaxId (Results 1 – 6 of 6) sorted by relevance
50 const IdType kMaxId = 1023; in TEST() local101 const IdType kMaxId = 1023; in TEST() local
50 static const int kMaxId = 1 << kPartShift; variable
197 static constexpr uint32_t kMaxId = (1 << 24) - 1; // See id_ : 24 below. variable
522 static constexpr uint8_t kMaxId = 15; member in ot::NetworkData::Leader::ContextIds
138 constexpr int RtpExtension::kMaxId; member in webrtc::RtpExtension
396 static constexpr int kMaxId = 255; member