Home
last modified time | relevance | path

Searched defs:FindFileContainingSymbol (Results 1 – 19 of 19) sorted by relevance

/external/cronet/third_party/protobuf/python/google/protobuf/
Ddescriptor_database.py106 def FindFileContainingSymbol(self, symbol): member in DescriptorDatabase
Ddescriptor_pool.py425 def FindFileContainingSymbol(self, symbol): member in DescriptorPool
/external/protobuf/python/google/protobuf/
Ddescriptor_database.py106 def FindFileContainingSymbol(self, symbol): member in DescriptorDatabase
Ddescriptor_pool.py425 def FindFileContainingSymbol(self, symbol): member in DescriptorPool
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_database.cc121 bool PyDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::python::PyDescriptorDatabase
Ddescriptor_pool.cc406 static PyObject* FindFileContainingSymbol(PyObject* self, PyObject* arg) { in FindFileContainingSymbol() function
/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_database.cc121 bool PyDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::python::PyDescriptorDatabase
Ddescriptor_pool.cc406 static PyObject* FindFileContainingSymbol(PyObject* self, PyObject* arg) { in FindFileContainingSymbol() function
/external/grpc-grpc/test/cpp/util/
Dproto_reflection_descriptor_database.cc106 bool ProtoReflectionDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in grpc::ProtoReflectionDescriptorDatabase
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc360 bool SimpleDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::SimpleDescriptorDatabase
579 bool EncodedDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::EncodedDescriptorDatabase
903 bool DescriptorPoolDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::DescriptorPoolDatabase
964 bool MergedDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::MergedDescriptorDatabase
Ddescriptor_database_unittest.cc207 TEST_P(DescriptorDatabaseTest, FindFileContainingSymbol) { in TEST_P() argument
663 TEST_F(MergedDescriptorDatabaseTest, FindFileContainingSymbol) { in TEST_F() argument
Ddescriptor_unittest.cc6955 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::ErrorDescriptorDatabase
6988 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase
7018 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::FalsePositiveDatabase
7082 TEST_F(DatabaseBackedPoolTest, FindFileContainingSymbol) { in TEST_F() argument
7309 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::ExponentialErrorDatabase
Ddescriptor.cc2016 const FileDescriptor* DescriptorPool::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::DescriptorPool
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc360 bool SimpleDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::SimpleDescriptorDatabase
579 bool EncodedDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::EncodedDescriptorDatabase
903 bool DescriptorPoolDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::DescriptorPoolDatabase
964 bool MergedDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::MergedDescriptorDatabase
Ddescriptor_database_unittest.cc207 TEST_P(DescriptorDatabaseTest, FindFileContainingSymbol) { in TEST_P() argument
663 TEST_F(MergedDescriptorDatabaseTest, FindFileContainingSymbol) { in TEST_F() argument
Ddescriptor_unittest.cc6878 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::ErrorDescriptorDatabase
6911 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase
6941 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::FalsePositiveDatabase
7005 TEST_F(DatabaseBackedPoolTest, FindFileContainingSymbol) { in TEST_F() argument
7232 bool FindFileContainingSymbol(const std::string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::ExponentialErrorDatabase
Ddescriptor.cc2008 const FileDescriptor* DescriptorPool::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::DescriptorPool
/external/protobuf/src/google/protobuf/compiler/
Dimporter.cc166 bool SourceTreeDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::compiler::SourceTreeDescriptorDatabase
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.cc166 bool SourceTreeDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::compiler::SourceTreeDescriptorDatabase