Home
last modified time | relevance | path

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

/external/libtextclassifier/abseil-cpp/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/angle/third_party/abseil-cpp/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/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/crates/grpcio-sys/grpc/third_party/abseil-cpp/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/abseil-cpp/absl/container/
Dnode_hash_set.h483 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/webrtc/third_party/abseil-cpp/absl/container/
Dnode_hash_set.h483 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