Searched defs:kMaxValueSize (Results 1 – 9 of 9) sorted by relevance
86 static constexpr uint16_t kMaxValueSize = 512; member in ot::Fct::Cli
129 static constexpr uint16_t kMaxValueSize = 512; member in ot::Posix::Configuration
139 constexpr int RtpExtension::kMaxValueSize; member in webrtc::RtpExtension
397 static constexpr int kMaxValueSize = 255; member
390 static constexpr int kMaxValueSize = (64 - /*some extra padding=*/8); member
65 …static constexpr uint8_t kMaxValueSize = 16; ///< Max size of a TLV… member in ot::MeshCoP::Dataset
204 static const uint32_t kMaxNodes, kMaxNexts, kMaxSuffixesSize, kMaxValueSize; member
117 const uint32_t IcingDynamicTrie::Options::kMaxValueSize = 1U << 16; member in icing::lib::IcingDynamicTrie::Options
496 const size_t kMaxValueSize = in OnReadByType() local