Searched defs:FindAllFileNames (Results 1 – 6 of 6) sorted by relevance
332 void SimpleDescriptorDatabase::DescriptorIndex<Value>::FindAllFileNames( in FindAllFileNames() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex377 bool SimpleDescriptorDatabase::FindAllFileNames( in FindAllFileNames() function in google::protobuf::SimpleDescriptorDatabase840 void EncodedDescriptorDatabase::DescriptorIndex::FindAllFileNames( in FindAllFileNames() function in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex867 bool EncodedDescriptorDatabase::FindAllFileNames( in FindAllFileNames() function in google::protobuf::EncodedDescriptorDatabase1031 bool MergedDescriptorDatabase::FindAllFileNames( in FindAllFileNames() function in google::protobuf::MergedDescriptorDatabase
520 TEST(SimpleDescriptorDatabaseExtraTest, FindAllFileNames) { in TEST() argument802 TEST_F(MergedDescriptorDatabaseTest, FindAllFileNames) { in TEST_F() argument
122 virtual bool FindAllFileNames(std::vector<std::string>* /*output*/) { in FindAllFileNames() function