Home
last modified time | relevance | path

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

/external/openscreen/third_party/abseil/src/absl/container/
Dnode_hash_set.h478 static size_t element_space_used(const T*) { return sizeof(T); } in element_space_used() function
Dnode_hash_map.h576 static size_t element_space_used(const value_type*) { in element_space_used() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dnode_hash_set.h485 static size_t element_space_used(const T*) { return sizeof(T); } in element_space_used() function
Dnode_hash_map.h583 static size_t element_space_used(const value_type*) { in element_space_used() function
/external/abseil-cpp/absl/container/
Dnode_hash_set.h534 static size_t element_space_used(const T*) { return sizeof(T); } in element_space_used() function
Dnode_hash_map.h635 static size_t element_space_used(const value_type*) { in element_space_used() function
/external/angle/third_party/abseil-cpp/absl/container/
Dnode_hash_set.h553 static size_t element_space_used(const T*) { return sizeof(T); } in element_space_used() function
Dnode_hash_map.h654 static size_t element_space_used(const value_type*) { in element_space_used() function
/external/cronet/tot/third_party/abseil-cpp/absl/container/
Dnode_hash_set.h553 static size_t element_space_used(const T*) { return sizeof(T); } in element_space_used() function
Dnode_hash_map.h654 static size_t element_space_used(const value_type*) { in element_space_used() function
/external/cronet/stable/third_party/abseil-cpp/absl/container/
Dnode_hash_set.h553 static size_t element_space_used(const T*) { return sizeof(T); } in element_space_used() function
Dnode_hash_map.h654 static size_t element_space_used(const value_type*) { in element_space_used() function