Home
last modified time | relevance | path

Searched defs:FindFileByName (Results 1 – 25 of 38) sorted by relevance

12

/external/grpc-grpc/src/python/grpcio_reflection/grpc_reflection/v1alpha/
Dproto_reflection_descriptor_database.py74 def FindFileByName(self, name: str) -> FileDescriptorProto: member in ProtoReflectionDescriptorDatabase
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/
Dmessage_factory_test.py268 def FindFileByName(self, name): member in MessageFactoryTest.testExtensionValueInDifferentFile.SimpleDescriptorDB
/external/protobuf/python/google/protobuf/internal/
Dmessage_factory_test.py268 def FindFileByName(self, name): member in MessageFactoryTest.testExtensionValueInDifferentFile.SimpleDescriptorDB
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/
Dmessage_factory_test.py268 def FindFileByName(self, name): member in MessageFactoryTest.testExtensionValueInDifferentFile.SimpleDescriptorDB
/external/cronet/tot/third_party/protobuf/python/google/protobuf/
Ddescriptor_database.py87 def FindFileByName(self, name): member in DescriptorDatabase
/external/protobuf/python/google/protobuf/
Ddescriptor_database.py87 def FindFileByName(self, name): member in DescriptorDatabase
/external/cronet/stable/third_party/protobuf/python/google/protobuf/
Ddescriptor_database.py87 def FindFileByName(self, name): member in DescriptorDatabase
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Ppi/
DFirmwareVolume.h267 EFI_PEI_FV_FIND_FILE_NAME FindFileByName; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Ppi/
DFirmwareVolume.h270 EFI_PEI_FV_FIND_FILE_NAME FindFileByName; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Ppi/
DFirmwareVolume.h270 EFI_PEI_FV_FIND_FILE_NAME FindFileByName; member
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Ppi/
DFirmwareVolume.h276 EFI_PEI_FV_FIND_FILE_NAME FindFileByName; member
/external/protobuf/python/google/protobuf/pyext/
Ddescriptor_database.cc113 bool PyDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::python::PyDescriptorDatabase
/external/cronet/tot/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_database.cc113 bool PyDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::python::PyDescriptorDatabase
/external/cronet/stable/third_party/protobuf/python/google/protobuf/pyext/
Ddescriptor_database.cc113 bool PyDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::python::PyDescriptorDatabase
Ddescriptor_pool.cc264 static PyObject* FindFileByName(PyObject* self, PyObject* arg) { in FindFileByName() function
/external/grpc-grpc/test/cpp/util/
Dproto_reflection_descriptor_database.cc64 bool ProtoReflectionDescriptorDatabase::FindFileByName( in FindFileByName() function in grpc::ProtoReflectionDescriptorDatabase
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc355 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
Ddescriptor_database_unittest.cc178 TEST_P(DescriptorDatabaseTest, FindFileByName) { in TEST_P() argument
623 TEST_F(MergedDescriptorDatabaseTest, FindFileByName) { in TEST_F() argument
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.cc355 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
Ddescriptor_database_unittest.cc178 TEST_P(DescriptorDatabaseTest, FindFileByName) { in TEST_P() argument
623 TEST_F(MergedDescriptorDatabaseTest, FindFileByName) { in TEST_F() argument
/external/protobuf/src/google/protobuf/
Ddescriptor_database.cc355 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
Ddescriptor_database_unittest.cc178 TEST_P(DescriptorDatabaseTest, FindFileByName) { in TEST_P() argument
623 TEST_F(MergedDescriptorDatabaseTest, FindFileByName) { in TEST_F() argument
/external/cronet/stable/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.cc134 bool SourceTreeDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::compiler::SourceTreeDescriptorDatabase
/external/protobuf/src/google/protobuf/compiler/
Dimporter.cc134 bool SourceTreeDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::compiler::SourceTreeDescriptorDatabase
/external/cronet/tot/third_party/protobuf/src/google/protobuf/compiler/
Dimporter.cc134 bool SourceTreeDescriptorDatabase::FindFileByName(const std::string& filename, in FindFileByName() function in google::protobuf::compiler::SourceTreeDescriptorDatabase

12