Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/src/google/protobuf/
H A 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
H A Ddescriptor_database_unittest.cc207 TEST_P(DescriptorDatabaseTest, FindFileContainingSymbol) { in TEST_P() argument
663 TEST_F(MergedDescriptorDatabaseTest, FindFileContainingSymbol) { in TEST_F() argument
H A 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
H A Ddescriptor.cc2016 const FileDescriptor* DescriptorPool::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::DescriptorPool
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A 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
H A Ddescriptor_database_unittest.cc207 TEST_P(DescriptorDatabaseTest, FindFileContainingSymbol) { in TEST_P() argument
663 TEST_F(MergedDescriptorDatabaseTest, FindFileContainingSymbol) { in TEST_F() argument
H A 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
H A Ddescriptor.cc2010 const FileDescriptor* DescriptorPool::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::DescriptorPool
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_reflection/grpc_reflection/v1alpha/
H A Dproto_reflection_descriptor_database.py101 def FindFileContainingSymbol(self, symbol: str) -> FileDescriptorProto: member in ProtoReflectionDescriptorDatabase
/aosp_15_r20/external/protobuf/python/google/protobuf/
H A Ddescriptor_database.py106 def FindFileContainingSymbol(self, symbol): member in DescriptorDatabase
H A Ddescriptor_pool.py425 def FindFileContainingSymbol(self, symbol): member in DescriptorPool
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/
H A Ddescriptor_database.py106 def FindFileContainingSymbol(self, symbol): member in DescriptorDatabase
H A Ddescriptor_pool.py425 def FindFileContainingSymbol(self, symbol): member in DescriptorPool
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_database.cc121 bool PyDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::python::PyDescriptorDatabase
H A Ddescriptor_pool.cc406 static PyObject* FindFileContainingSymbol(PyObject* self, PyObject* arg) { in FindFileContainingSymbol() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_database.cc121 bool PyDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::python::PyDescriptorDatabase
H A Ddescriptor_pool.cc406 static PyObject* FindFileContainingSymbol(PyObject* self, PyObject* arg) { in FindFileContainingSymbol() function
/aosp_15_r20/external/grpc-grpc/test/cpp/util/
H A Dproto_reflection_descriptor_database.cc111 bool ProtoReflectionDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in grpc::ProtoReflectionDescriptorDatabase
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dimporter.cc166 bool SourceTreeDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::compiler::SourceTreeDescriptorDatabase
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
H A Dimporter.cc166 bool SourceTreeDescriptorDatabase::FindFileContainingSymbol( in FindFileContainingSymbol() function in google::protobuf::compiler::SourceTreeDescriptorDatabase