Home
last modified time | relevance | path

Searched defs:FindAllFileNames (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Ddescriptor_database.h100 virtual bool FindAllFileNames(std::vector<std::string>* /*output*/) { in FindAllFileNames() function
Ddescriptor_database.cc318 void SimpleDescriptorDatabase::DescriptorIndex<Value>::FindAllFileNames( in FindAllFileNames() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex
367 bool SimpleDescriptorDatabase::FindAllFileNames( in FindAllFileNames() function in google::protobuf::SimpleDescriptorDatabase
832 void EncodedDescriptorDatabase::DescriptorIndex::FindAllFileNames( in FindAllFileNames() function in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex
859 bool EncodedDescriptorDatabase::FindAllFileNames( in FindAllFileNames() function in google::protobuf::EncodedDescriptorDatabase
1030 bool MergedDescriptorDatabase::FindAllFileNames( in FindAllFileNames() function in google::protobuf::MergedDescriptorDatabase
Ddescriptor_database_unittest.cc491 TEST(SimpleDescriptorDatabaseExtraTest, FindAllFileNames) { in TEST() argument
867 TEST_F(MergedDescriptorDatabaseTest, FindAllFileNames) { in TEST_F() argument