Searched defs:FindAllExtensionNumbers (Results 1 – 7 of 7) sorted by relevance
135 def FindAllExtensionNumbers(self, extendee_name: str) -> Iterable[int]: member in ProtoReflectionDescriptorDatabase
86 virtual bool FindAllExtensionNumbers(const std::string& /* extendee_type */, in FindAllExtensionNumbers() function
303 bool SimpleDescriptorDatabase::DescriptorIndex<Value>::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::SimpleDescriptorDatabase::DescriptorIndex361 bool SimpleDescriptorDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::SimpleDescriptorDatabase609 bool EncodedDescriptorDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::EncodedDescriptorDatabase814 bool EncodedDescriptorDatabase::DescriptorIndex::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex931 bool DescriptorPoolDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::DescriptorPoolDatabase1012 bool MergedDescriptorDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::MergedDescriptorDatabase
359 TEST_P(DescriptorDatabaseTest, FindAllExtensionNumbers) { in TEST_P() argument824 TEST_F(MergedDescriptorDatabaseTest, FindAllExtensionNumbers) { in TEST_F() argument
124 def FindAllExtensionNumbers(self, extendee_name): member in DescriptorDatabase
132 bool PyDescriptorDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in google::protobuf::python::PyDescriptorDatabase
207 bool ProtoReflectionDescriptorDatabase::FindAllExtensionNumbers( in FindAllExtensionNumbers() function in grpc::ProtoReflectionDescriptorDatabase