/aosp_15_r20/external/openthread/src/core/meshcop/ |
H A D | meshcop.hpp | 69 …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 D | dataset.hpp | 64 …static constexpr uint8_t kMaxLength = OT_OPERATIONAL_DATASET_MAX_LENGTH; ///< Max length of Datase… member in ot::MeshCoP::Dataset
|
H A D | meshcop_tlvs.hpp | 664 …static constexpr uint16_t kMaxLength = (kEntrySize * Radio::kNumChannelPages); ///< Max value leng… member
|
/aosp_15_r20/external/cronet/base/strings/ |
H A D | pattern_fuzzer.cc | 18 constexpr size_t kMaxLength = 1000; variable
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | ip6_headers.cpp | 61 static constexpr uint32_t kMaxLength = kMaxDatagramLength; in IsValid() local
|
H A D | ip6_address.hpp | 98 …static constexpr uint8_t kMaxLength = kMaxSize * kBitsPerByte; ///< Max length of a prefix in bits. member in ot::Ip6::Prefix
|
H A D | ip6_headers.hpp | 595 static constexpr uint8_t kMaxLength = 5; member in ot::Ip6::PadOption
|
/aosp_15_r20/frameworks/av/media/mtp/tests/MtpFuzzer/ |
H A D | MtpPacketFuzzerUtils.h | 30 constexpr size_t kMaxLength = 1000; variable
|
/aosp_15_r20/external/libchrome/components/json_schema/ |
H A D | json_schema_constants.cc | 21 const char kMaxLength[] = "maxLength"; variable
|
/aosp_15_r20/frameworks/av/media/libnblog/include/media/nblog/ |
H A D | Entry.h | 70 static const size_t kMaxLength = 255; variable
|
H A D | PerformanceAnalysis.h | 264 static constexpr MaxLength kMaxLength = {.Hists = 60, .Outliers = 12000, variable
|
/aosp_15_r20/external/skia/gm/ |
H A D | variedtext.cpp | 147 inline static constexpr int kMaxLength = 40; member in VariedTextGM
|
/aosp_15_r20/external/skia/tools/gpu/ |
H A D | MemoryCache.cpp | 26 static constexpr size_t kMaxLength = 60; in data_to_str() local
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_heap_string.cpp | 169 static constexpr uint16_t kMaxLength = 100; in VerifyData() local
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ |
H A D | re2.cc | 1166 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/ |
D | re2.cc | 1147 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 D | stack_test.cc | 487 constexpr size_t kMaxLength = 100; in TEST() local
|
/aosp_15_r20/external/boringssl/src/crypto/stack/ |
H A D | stack_test.cc | 487 constexpr size_t kMaxLength = 100; in TEST() local
|
/aosp_15_r20/external/cronet/net/tools/dump_cache/ |
H A D | dump_files.cc | 498 const int kMaxLength = 1 * 1000 * 1000; in DumpLists() local
|
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/ |
H A D | matched_filter_unittest.cc | 228 constexpr int kMaxLength = 128; in TEST() local
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | re2.cc | 1179 static const int kMaxLength = 200; in GlobalReplace() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
H A D | quic_spdy_stream.cc | 1575 constexpr size_t kMaxLength = 64; in WriteGreaseCapsule() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | demangle.cc | 446 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/ |
D | demangle.cc | 446 constexpr size_t kMaxLength = 20; in MaybeAppendDecimal() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/debugging/internal/ |
H A D | demangle.cc | 454 constexpr size_t kMaxLength = 20; in MaybeAppendDecimal() local
|