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
1100 if (!::google::protobuf::internal::AllAreInitialized(this->file())) return false; in IsInitialized()1896 if (!::google::protobuf::internal::AllAreInitialized(this->message_type())) return false; in IsInitialized()1897 if (!::google::protobuf::internal::AllAreInitialized(this->enum_type())) return false; in IsInitialized()1898 if (!::google::protobuf::internal::AllAreInitialized(this->service())) return false; in IsInitialized()1899 if (!::google::protobuf::internal::AllAreInitialized(this->extension())) return false; in IsInitialized()3636 if (!::google::protobuf::internal::AllAreInitialized(this->field())) return false; in IsInitialized()3637 if (!::google::protobuf::internal::AllAreInitialized(this->extension())) return false; in IsInitialized()3638 if (!::google::protobuf::internal::AllAreInitialized(this->nested_type())) return false; in IsInitialized()3639 if (!::google::protobuf::internal::AllAreInitialized(this->enum_type())) return false; in IsInitialized()5981 if (!::google::protobuf::internal::AllAreInitialized(this->value())) return false; in IsInitialized()[all …]
499 if (!::google::protobuf::internal::AllAreInitialized(this->proto_file())) return false; in IsInitialized()