Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dportable_intermodule_singleton.hpp292 const std::size_t MapSize = intermodule_singleton_helpers::get_map_size();; in construct_map() local
/third_party/protobuf/src/google/protobuf/
Dmap_test_util.h707 inline int MapReflectionTester::MapSize(const Message& message, in MapSize() function
Dgenerated_message_reflection.cc1859 int Reflection::MapSize(const Message& message, in MapSize() function in google::protobuf::Reflection
Dmap_test.cc1103 int MapSize(const Reflection* reflection, const FieldDescriptor* field, in MapSize() function in google::protobuf::internal::MapFieldReflectionTest