/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | descriptor_database.cc | 355 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
|
H A D | descriptor_database_unittest.cc | 178 TEST_P(DescriptorDatabaseTest, FindFileByName) { in TEST_P() argument 623 TEST_F(MergedDescriptorDatabaseTest, FindFileByName) { in TEST_F() argument
|
H A D | descriptor_unittest.cc | 6938 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
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor_database.cc | 355 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
|
H A D | descriptor_database_unittest.cc | 178 TEST_P(DescriptorDatabaseTest, FindFileByName) { in TEST_P() argument 623 TEST_F(MergedDescriptorDatabaseTest, FindFileByName) { in TEST_F() argument
|
H A D | descriptor_unittest.cc | 6938 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
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_reflection/grpc_reflection/v1alpha/ |
H A D | proto_reflection_descriptor_database.py | 74 def FindFileByName(self, name: str) -> FileDescriptorProto: member in ProtoReflectionDescriptorDatabase
|
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/ |
H A D | message_factory_test.py | 268 def FindFileByName(self, name): member in MessageFactoryTest.testExtensionValueInDifferentFile.SimpleDescriptorDB
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/ |
H A D | message_factory_test.py | 268 def FindFileByName(self, name): member in MessageFactoryTest.testExtensionValueInDifferentFile.SimpleDescriptorDB
|
/aosp_15_r20/external/protobuf/python/google/protobuf/ |
H A D | descriptor_database.py | 87 def FindFileByName(self, name): member in DescriptorDatabase
|
H A D | descriptor_pool.py | 396 def FindFileByName(self, file_name): member in DescriptorPool
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/ |
H A D | descriptor_database.py | 87 def FindFileByName(self, name): member in DescriptorDatabase
|
H A D | descriptor_pool.py | 396 def FindFileByName(self, file_name): member in DescriptorPool
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ppi/ |
H A D | FirmwareVolume.h | 270 EFI_PEI_FV_FIND_FILE_NAME FindFileByName; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/ |
H A D | FirmwareVolume.h | 267 EFI_PEI_FV_FIND_FILE_NAME FindFileByName; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/ |
H A D | FirmwareVolume.h | 276 EFI_PEI_FV_FIND_FILE_NAME FindFileByName; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/ |
H A D | FirmwareVolume.h | 270 EFI_PEI_FV_FIND_FILE_NAME FindFileByName; member
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor_database.cc | 113 bool PyDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::python::PyDescriptorDatabase
|
H A D | descriptor_pool.cc | 264 static PyObject* FindFileByName(PyObject* self, PyObject* arg) { in FindFileByName() function
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor_database.cc | 113 bool PyDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::python::PyDescriptorDatabase
|
H A D | descriptor_pool.cc | 264 static PyObject* FindFileByName(PyObject* self, PyObject* arg) { in FindFileByName() function
|
/aosp_15_r20/external/grpc-grpc/test/cpp/util/ |
H A D | proto_reflection_descriptor_database.cc | 64 bool ProtoReflectionDescriptorDatabase::FindFileByName( in FindFileByName() function in grpc::ProtoReflectionDescriptorDatabase
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ |
H A D | importer.cc | 134 bool SourceTreeDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::compiler::SourceTreeDescriptorDatabase
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | importer.cc | 134 bool SourceTreeDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::compiler::SourceTreeDescriptorDatabase
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/ |
D | def.hpp | 538 FileDefPtr FindFileByName(const char* name) const { in FindFileByName() function in upb::DefPool
|