Home
last modified time | relevance | path

Searched defs:FindFileByName (Results 1 – 20 of 20) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Dmessage_factory_test.py268 def FindFileByName(self, name): member in MessageFactoryTest.testExtensionValueInDifferentFile.SimpleDescriptorDB
/external/cronet/third_party/protobuf/python/google/protobuf/
Ddescriptor_database.py87 def FindFileByName(self, name): member in DescriptorDatabase
Ddescriptor_pool.py396 def FindFileByName(self, file_name): member in DescriptorPool
/external/protobuf/python/google/protobuf/
Ddescriptor_database.py87 def FindFileByName(self, name): member in DescriptorDatabase
Ddescriptor_pool.py396 def FindFileByName(self, file_name): member in DescriptorPool
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_database.cc113 bool PyDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::python::PyDescriptorDatabase
Ddescriptor_pool.cc264 static PyObject* FindFileByName(PyObject* self, PyObject* arg) { in FindFileByName() function
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_database.cc113 bool PyDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::python::PyDescriptorDatabase
Ddescriptor_pool.cc264 static PyObject* FindFileByName(PyObject* self, PyObject* arg) { in FindFileByName() function
/external/grpc-grpc/test/cpp/util/
Dproto_reflection_descriptor_database.cc59 bool ProtoReflectionDescriptorDatabase::FindFileByName( in FindFileByName() function in grpc::ProtoReflectionDescriptorDatabase
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc355 bool SimpleDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::SimpleDescriptorDatabase
574 bool EncodedDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::EncodedDescriptorDatabase
894 bool DescriptorPoolDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::DescriptorPoolDatabase
954 bool MergedDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::MergedDescriptorDatabase
Ddescriptor_database_unittest.cc178 TEST_P(DescriptorDatabaseTest, FindFileByName) { in TEST_P() argument
623 TEST_F(MergedDescriptorDatabaseTest, FindFileByName) { in TEST_F() argument
Ddescriptor_unittest.cc6938 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::ErrorDescriptorDatabase
6983 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase
7014 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::FalsePositiveDatabase
7030 TEST_F(DatabaseBackedPoolTest, FindFileByName) { in TEST_F() argument
7299 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::ExponentialErrorDatabase
Ddescriptor.cc1996 const FileDescriptor* DescriptorPool::FindFileByName( in FindFileByName() function in google::protobuf::DescriptorPool
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc355 bool SimpleDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::SimpleDescriptorDatabase
574 bool EncodedDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::EncodedDescriptorDatabase
894 bool DescriptorPoolDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::DescriptorPoolDatabase
954 bool MergedDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::MergedDescriptorDatabase
Ddescriptor_database_unittest.cc178 TEST_P(DescriptorDatabaseTest, FindFileByName) { in TEST_P() argument
623 TEST_F(MergedDescriptorDatabaseTest, FindFileByName) { in TEST_F() argument
Ddescriptor_unittest.cc6861 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::ErrorDescriptorDatabase
6906 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase
6937 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::FalsePositiveDatabase
6953 TEST_F(DatabaseBackedPoolTest, FindFileByName) { in TEST_F() argument
7222 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::ExponentialErrorDatabase
Ddescriptor.cc1988 const FileDescriptor* DescriptorPool::FindFileByName( in FindFileByName() function in google::protobuf::DescriptorPool
/external/protobuf/src/google/protobuf/compiler/
Dimporter.cc134 bool SourceTreeDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::compiler::SourceTreeDescriptorDatabase
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.cc134 bool SourceTreeDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::compiler::SourceTreeDescriptorDatabase