| /third_party/grpc/src/python/grpcio_reflection/grpc_reflection/v1alpha/ |
| D | proto_reflection_descriptor_database.py | 74 def FindFileByName(self, name: str) -> FileDescriptorProto: member in ProtoReflectionDescriptorDatabase
|
| /third_party/protobuf/python/google/protobuf/ |
| D | descriptor_database.py | 64 def FindFileByName(self, name): member in DescriptorDatabase
|
| D | descriptor_pool.py | 339 def FindFileByName(self, file_name): member in DescriptorPool
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| D | descriptor_database.cc | 93 bool PyDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::python::PyDescriptorDatabase
|
| D | descriptor_pool.cc | 266 static PyObject* FindFileByName(PyObject* self, PyObject* arg) { in FindFileByName() function
|
| /third_party/grpc/test/cpp/util/ |
| D | proto_reflection_descriptor_database.cc | 63 bool ProtoReflectionDescriptorDatabase::FindFileByName( in FindFileByName() function in grpc::ProtoReflectionDescriptorDatabase
|
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor_database.cc | 345 bool SimpleDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::SimpleDescriptorDatabase 564 bool EncodedDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::EncodedDescriptorDatabase 889 bool DescriptorPoolDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::DescriptorPoolDatabase 958 bool MergedDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::MergedDescriptorDatabase
|
| D | descriptor_database_unittest.cc | 151 TEST_P(DescriptorDatabaseTest, FindFileByName) { in TEST_P() argument 688 TEST_F(MergedDescriptorDatabaseTest, FindFileByName) { in TEST_F() argument
|
| D | descriptor_unittest.cc | 12132 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::ErrorDescriptorDatabase 12177 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::CallCountingDatabase 12208 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::DatabaseBackedPoolTest::FalsePositiveDatabase 12224 TEST_F(DatabaseBackedPoolTest, FindFileByName) { in TEST_F() argument 12657 bool FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::descriptor_unittest::ExponentialErrorDatabase
|
| D | descriptor.cc | 2258 const FileDescriptor* DescriptorPool::FindFileByName( in FindFileByName() function in google::protobuf::DescriptorPool
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | importer.cc | 119 bool SourceTreeDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::compiler::SourceTreeDescriptorDatabase
|
| /third_party/grpc/third_party/upb/upb/reflection/ |
| D | def.hpp | 563 FileDefPtr FindFileByName(const char* name) const { in FindFileByName() function in upb::DefPool
|
| /third_party/protobuf/upb/reflection/ |
| D | def.hpp | 563 FileDefPtr FindFileByName(const char* name) const { in FindFileByName() function in upb::DefPool
|