Searched defs:FindAllExtensionNumbers (Results 1 – 5 of 5) sorted by relevance
105 virtual bool FindAllExtensionNumbers(const std::string& /* extendee_type */, in FindAllExtensionNumbers() function
315 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex370 bool SimpleDescriptorDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::SimpleDescriptorDatabase618 bool EncodedDescriptorDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::EncodedDescriptorDatabase821 bool EncodedDescriptorDatabase::DescriptorIndex::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex926 bool DescriptorPoolDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::DescriptorPoolDatabase1007 bool MergedDescriptorDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::MergedDescriptorDatabase
386 TEST_P(DescriptorDatabaseTest, FindAllExtensionNumbers) { in TEST_P() argument759 TEST_F(MergedDescriptorDatabaseTest, FindAllExtensionNumbers) { in TEST_F() argument
147 def FindAllExtensionNumbers(self, extendee_name): member in DescriptorDatabase
150 bool PyDescriptorDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::python::PyDescriptorDatabase