Home
last modified time | relevance | path

Searched refs:generated_pool (Results 1 – 11 of 11) sorted by relevance

/external/protobuf/python/google/protobuf/pyext/
Ddescriptor.cc270 google::protobuf::DescriptorPool::generated_pool()); in GetDescriptorPool()
324 if (google::protobuf::DescriptorPool::generated_pool()->FindFileByName( in Python_BuildFile()
/external/protobuf/src/google/protobuf/
Dmessage.cc286 GOOGLE_DCHECK_EQ(descriptor->file()->pool(), DescriptorPool::generated_pool()) in RegisterType()
309 if (type->file()->pool() != DescriptorPool::generated_pool()) return NULL; in GetPrototype()
Ddescriptor.pb.cc98 ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName( in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
113 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
138 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
160 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
176 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
199 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
216 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
233 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
250 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
267 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto()
[all …]
Ddynamic_message.cc550 type->file()->pool() == DescriptorPool::generated_pool()) { in GetPrototypeNoLock()
Dgenerated_message_reflection.cc189 DescriptorPool::generated_pool() : in GeneratedMessageReflection()
216 DescriptorPool::generated_pool() : in GeneratedMessageReflection()
Ddescriptor.h1204 static const DescriptorPool* generated_pool();
Dextension_set_unittest.cc975 DescriptorPool dynamic_pool(DescriptorPool::generated_pool()); in TEST()
Ddescriptor.cc983 const DescriptorPool* DescriptorPool::generated_pool() { in generated_pool() function in google::protobuf::DescriptorPool
5138 if (enum_type->file()->pool() != DescriptorPool::generated_pool()) { in SetOptionValue()
Ddescriptor_unittest.cc5047 DescriptorPoolDatabase database(*DescriptorPool::generated_pool()); in TEST_F()
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc41 ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName( in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto()
58 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto()
74 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto()
91 ::google::protobuf::DescriptorPool::generated_pool(), in protobuf_AssignDesc_google_2fprotobuf_2fcompiler_2fplugin_2eproto()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc2065 DescriptorPool::generated_pool()->InternalIsFileLoaded( in TEST()