Searched defs:SetEnumValue (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dmessage.cc240 void Reflection::SetEnumValue(Message* message, function in class:google::protobuf::Reflection
H A Dgenerated_message_reflection.cc1314 // Usage checked by SetEnumValue.
1319 void GeneratedMessageReflection::SetEnumValue( function in class:google::protobuf::internal::GeneratedMessageReflection
1322 USAGE_CHECK_ALL(SetEnumValue, SINGULAR, ENUM);
1329 GOOGLE_LOG(DFATAL) << "SetEnumValue accepts only valid integer values: value "
H A Dmap.h327 void SetEnumValue(int value) { function in class:google::protobuf::MapValueRef
329 "MapValueRef::SetEnumValue");

Completed in 462 milliseconds