Home
last modified time | relevance | path

Searched defs:kMaxValueSize (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/openthread/tools/ot-fct/
H A Dcli.hpp86 static constexpr uint16_t kMaxValueSize = 512; member in ot::Fct::Cli
/aosp_15_r20/frameworks/native/opengl/libs/EGL/fuzzer/
H A DMultifileBlobCache_fuzzer.cpp29 constexpr size_t kMaxValueSize = 6 * 1024; variable
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dconfiguration.hpp129 static constexpr uint16_t kMaxValueSize = 512; member in ot::Posix::Configuration
/aosp_15_r20/external/webrtc/api/
H A Drtp_parameters.cc139 constexpr int RtpExtension::kMaxValueSize; member in webrtc::RtpExtension
H A Drtp_parameters.h397 static constexpr int kMaxValueSize = 255; member
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dir_dump_util.cpp132 static const size_t kMaxValueSize = 64; in GenerateDotNodeLabel() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dvariant.h390 static constexpr int kMaxValueSize = (64 - /*some extra padding=*/8); member
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A DBlobCache_test.cpp477 const size_t kMaxValueSize = 10; in TEST_F() local
H A DMultifileBlobCache_test.cpp41 constexpr size_t kMaxValueSize = 6 * 1024; variable
/aosp_15_r20/external/icing/icing/legacy/index/
H A Dicing-dynamic-trie.h206 static const uint32_t kMaxNodes, kMaxNexts, kMaxSuffixesSize, kMaxValueSize; member
H A Dicing-dynamic-trie.cc126 const uint32_t IcingDynamicTrie::Options::kMaxValueSize = 1U << 16; member in icing::lib::IcingDynamicTrie::Options
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dserver.cc521 const size_t kMaxValueSize = in OnReadByType() local