Home
last modified time | relevance | path

Searched defs:GetRepeatedEnum (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/protobuf/src/reflect/acc/
Dv1.rs82 trait GetRepeatedEnum<M: Message + 'static>: Sync { trait
/external/protobuf/src/google/protobuf/
Dmessage.cc156 static void* GetRepeatedEnum(const Reflection* reflection, in GetRepeatedEnum() function in google::protobuf::internal::ReflectionAccessor
Dextension_set.cc477 int ExtensionSet::GetRepeatedEnum(int number, int index) const { in GetRepeatedEnum() function in google::protobuf::internal::ExtensionSet
Dgenerated_message_reflection.cc1349 const EnumValueDescriptor* Reflection::GetRepeatedEnum( in GetRepeatedEnum() function in google::protobuf::Reflection