Searched refs:FindEnumValueByNumberOrNull (Results 1 – 3 of 3) sorted by relevance
142 const google::protobuf::EnumValue* FindEnumValueByNumberOrNull(
190 const google::protobuf::EnumValue* FindEnumValueByNumberOrNull( in FindEnumValueByNumberOrNull() function
281 FindEnumValueByNumberOrNull(enum_type, value.ValueOrDie())) { in ToEnum()