Home
last modified time | relevance | path

Searched defs:kMaxLength (Results 1 – 25 of 34) sorted by relevance

12

/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dmeshcop.hpp69 …static constexpr uint8_t kMaxLength = OT_JOINER_MAX_PSKD_LENGTH; ///< Max PSKd string length (excl… member in ot::MeshCoP::JoinerPskd
147 …static constexpr uint8_t kMaxLength = OT_JOINER_MAX_DISCERNER_LENGTH; ///< Max length of a Discern… member in ot::MeshCoP::JoinerDiscerner
245 …static constexpr uint8_t kMaxLength = OT_STEERING_DATA_MAX_LENGTH; ///< Maximum Steering Data leng… member in ot::MeshCoP::SteeringData
H A Ddataset.hpp64 …static constexpr uint8_t kMaxLength = OT_OPERATIONAL_DATASET_MAX_LENGTH; ///< Max length of Datase… member in ot::MeshCoP::Dataset
H A Dmeshcop_tlvs.hpp664 …static constexpr uint16_t kMaxLength = (kEntrySize * Radio::kNumChannelPages); ///< Max value leng… member
/aosp_15_r20/external/cronet/base/strings/
H A Dpattern_fuzzer.cc18 constexpr size_t kMaxLength = 1000; variable
/aosp_15_r20/external/openthread/src/core/net/
H A Dip6_headers.cpp61 static constexpr uint32_t kMaxLength = kMaxDatagramLength; in IsValid() local
H A Dip6_address.hpp98 …static constexpr uint8_t kMaxLength = kMaxSize * kBitsPerByte; ///< Max length of a prefix in bits. member in ot::Ip6::Prefix
H A Dip6_headers.hpp595 static constexpr uint8_t kMaxLength = 5; member in ot::Ip6::PadOption
/aosp_15_r20/frameworks/av/media/mtp/tests/MtpFuzzer/
H A DMtpPacketFuzzerUtils.h30 constexpr size_t kMaxLength = 1000; variable
/aosp_15_r20/external/libchrome/components/json_schema/
H A Djson_schema_constants.cc21 const char kMaxLength[] = "maxLength"; variable
/aosp_15_r20/frameworks/av/media/libnblog/include/media/nblog/
H A DEntry.h70 static const size_t kMaxLength = 255; variable
H A DPerformanceAnalysis.h264 static constexpr MaxLength kMaxLength = {.Hists = 60, .Outliers = 12000, variable
/aosp_15_r20/external/skia/gm/
H A Dvariedtext.cpp147 inline static constexpr int kMaxLength = 40; member in VariedTextGM
/aosp_15_r20/external/skia/tools/gpu/
H A DMemoryCache.cpp26 static constexpr size_t kMaxLength = 60; in data_to_str() local
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_heap_string.cpp169 static constexpr uint16_t kMaxLength = 100; in VerifyData() local
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dre2.cc1166 static const int kMaxLength = 200; in Parse() local
1182 static const int kMaxLength = 200; in Parse() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.cc1147 static const int kMaxLength = 200; in GlobalReplace() local
1163 static const int kMaxLength = 200; in GlobalReplace() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/stack/
H A Dstack_test.cc487 constexpr size_t kMaxLength = 100; in TEST() local
/aosp_15_r20/external/boringssl/src/crypto/stack/
H A Dstack_test.cc487 constexpr size_t kMaxLength = 100; in TEST() local
/aosp_15_r20/external/cronet/net/tools/dump_cache/
H A Ddump_files.cc498 const int kMaxLength = 1 * 1000 * 1000; in DumpLists() local
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dmatched_filter_unittest.cc228 constexpr int kMaxLength = 128; in TEST() local
/aosp_15_r20/external/regex-re2/re2/
H A Dre2.cc1179 static const int kMaxLength = 200; in GlobalReplace() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_stream.cc1575 constexpr size_t kMaxLength = 64; in WriteGreaseCapsule() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc446 constexpr size_t kMaxLength = 20; in MaybeAppendDecimal() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/debugging/internal/
Ddemangle.cc446 constexpr size_t kMaxLength = 20; in MaybeAppendDecimal() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/internal/
H A Ddemangle.cc454 constexpr size_t kMaxLength = 20; in MaybeAppendDecimal() local

12