Searched defs:GetRepeatedEnum (Results 1 – 4 of 4) sorted by relevance
/external/rust/crates/protobuf/src/reflect/acc/ | ||
D | v1.rs | 82 trait GetRepeatedEnum<M: Message + 'static>: Sync { trait |
/external/protobuf/src/google/protobuf/ | ||
D | message.cc | 156 static void* GetRepeatedEnum(const Reflection* reflection, in GetRepeatedEnum() function in google::protobuf::internal::ReflectionAccessor |
D | extension_set.cc | 477 int ExtensionSet::GetRepeatedEnum(int number, int index) const { in GetRepeatedEnum() function in google::protobuf::internal::ExtensionSet |
D | generated_message_reflection.cc | 1349 const EnumValueDescriptor* Reflection::GetRepeatedEnum( in GetRepeatedEnum() function in google::protobuf::Reflection |