Searched refs:AllAreInitialized (Results 1 – 4 of 4) sorted by relevance
102 template <class Type> bool AllAreInitialized(const Type& t) { in AllAreInitialized() function
266 bool AllAreInitialized(const Map<Key, T>& t) { in AllAreInitialized() function
1126 if (!::google::protobuf::internal::AllAreInitialized(this->file())) return false; in IsInitialized()1926 if (!::google::protobuf::internal::AllAreInitialized(this->message_type())) return false; in IsInitialized()1927 if (!::google::protobuf::internal::AllAreInitialized(this->enum_type())) return false; in IsInitialized()1928 if (!::google::protobuf::internal::AllAreInitialized(this->service())) return false; in IsInitialized()1929 if (!::google::protobuf::internal::AllAreInitialized(this->extension())) return false; in IsInitialized()3678 if (!::google::protobuf::internal::AllAreInitialized(this->field())) return false; in IsInitialized()3679 if (!::google::protobuf::internal::AllAreInitialized(this->extension())) return false; in IsInitialized()3680 if (!::google::protobuf::internal::AllAreInitialized(this->nested_type())) return false; in IsInitialized()3681 if (!::google::protobuf::internal::AllAreInitialized(this->enum_type())) return false; in IsInitialized()3682 if (!::google::protobuf::internal::AllAreInitialized(this->oneof_decl())) return false; in IsInitialized()[all …]
496 if (!::google::protobuf::internal::AllAreInitialized(this->proto_file())) return false; in IsInitialized()