OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllAreInitialized
(Results
1 - 6
of
6
) sorted by null
/external/protobuf/src/google/protobuf/
generated_message_util.h
102
template <class Type> bool
AllAreInitialized
(const Type& t) {
map_field_lite.h
266
bool
AllAreInitialized
(const Map<Key, T>& t) {
descriptor.pb.cc
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
generated_message_util.h
102
template <class Type> bool
AllAreInitialized
(const Type& t) {
map_field_lite.h
266
bool
AllAreInitialized
(const Map<Key, T>& t) {
/external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc
499
if (!::google::protobuf::internal::
AllAreInitialized
(this->proto_file())) return false;
[
all
...]
Completed in 125 milliseconds