Home
last modified time | relevance | path

Searched defs:kInlineCapacity (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/perfetto/src/base/
H A Dsmall_vector_unittest.cc134 static constexpr size_t kInlineCapacity = 4; in TEST_P() local
186 static constexpr size_t kInlineCapacity = 4; in TEST_P() local
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dcord_buffer.h314 static constexpr size_t kInlineCapacity = sizeof(intptr_t) * 2 - 1; member
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dcord_buffer.h314 static constexpr size_t kInlineCapacity = sizeof(intptr_t) * 2 - 1; member
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dcord_buffer.h314 static constexpr size_t kInlineCapacity = sizeof(intptr_t) * 2 - 1; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dcord_buffer.h315 static constexpr size_t kInlineCapacity = sizeof(intptr_t) * 2 - 1; member
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dcord_buffer.h315 static constexpr size_t kInlineCapacity = sizeof(intptr_t) * 2 - 1; member
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dcord_buffer.h315 static constexpr size_t kInlineCapacity = sizeof(intptr_t) * 2 - 1; member