Home
last modified time | relevance | path

Searched defs:kDefaultCapacity (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/sysprops/
Dsysprops_module.cc29 static const size_t kDefaultCapacity = 10000; variable
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/io/
H A Dstring.h43 static const int kDefaultCapacity = 16; in upb_String_Init() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/io/
Dstring.h63 static const int kDefaultCapacity = 16; in upb_String_Init() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Djax_jit.cc366 static constexpr int kDefaultCapacity = 4096; member in jax::__anon901e1bb70811::CompiledFunctionCache