Searched defs:SetEnum (Results 1 – 3 of 3) sorted by relevance
| /third_party/protobuf/src/google/protobuf/json/internal/ | ||
| D | parser_traits.h | 212 static void SetEnum(Field f, Msg& msg, int32_t x) { in SetEnum() function |
| /third_party/protobuf/src/google/protobuf/ | ||
| D | extension_set.cc | 487 void ExtensionSet::SetEnum(int number, FieldType type, int value, in SetEnum() function in google::protobuf::internal::ExtensionSet |
| D | generated_message_reflection.cc | 2177 void Reflection::SetEnum(Message* message, const FieldDescriptor* field, in SetEnum() function in google::protobuf::Reflection |