Searched defs:FindFileContainingSymbol (Results 1 – 9 of 9) sorted by relevance
| /external/nanopb-c/generator/google/protobuf/ |
| D | descriptor_database.py | 78 def FindFileContainingSymbol(self, symbol): member in DescriptorDatabase
|
| D | descriptor_pool.py | 116 def FindFileContainingSymbol(self, symbol): member in DescriptorPool
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor_database.cc | 273 bool SimpleDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::SimpleDescriptorDatabase 335 bool EncodedDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::EncodedDescriptorDatabase 407 bool DescriptorPoolDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::DescriptorPoolDatabase 473 bool MergedDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::MergedDescriptorDatabase
|
| D | descriptor_database_unittest.cc | 211 TEST_P(DescriptorDatabaseTest, FindFileContainingSymbol) { in TEST_P() argument 601 TEST_F(MergedDescriptorDatabaseTest, FindFileContainingSymbol) { in TEST_F() argument
|
| D | descriptor_unittest.cc | 4802 bool FindFileContainingSymbol(const string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::ErrorDescriptorDatabase 4837 bool FindFileContainingSymbol(const string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase 4867 bool FindFileContainingSymbol(const string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::FalsePositiveDatabase 4931 TEST_F(DatabaseBackedPoolTest, FindFileContainingSymbol) { in TEST_F() argument 5159 bool FindFileContainingSymbol(const string& symbol_name, in FindFileContainingSymbol() function in google::protobuf::descriptor_unittest::ExponentialErrorDatabase
|
| D | descriptor.cc | 1045 const FileDescriptor* DescriptorPool::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::DescriptorPool
|
| /external/protobuf/python/google/protobuf/ |
| D | descriptor_database.py | 95 def FindFileContainingSymbol(self, symbol): member in DescriptorDatabase
|
| D | descriptor_pool.py | 188 def FindFileContainingSymbol(self, symbol): member in DescriptorPool
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | importer.cc | 152 bool SourceTreeDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::compiler::SourceTreeDescriptorDatabase
|