Home
last modified time | relevance | path

Searched defs:AllAreInitialized (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dgenerated_message_util.h102 template <class Type> bool AllAreInitialized(const Type& t) { in AllAreInitialized() function
Dmap_field_lite.h266 bool AllAreInitialized(const Map<Key, T>& t) { in AllAreInitialized() function