Searched refs:is_matching_oneof (Results 1 – 1 of 1) sorted by relevance
1079 bool is_matching_oneof = false; in putmsg() local1096 is_matching_oneof = true; in putmsg()1111 if (is_matching_oneof || RSTRING_LEN(str) > 0) { in putmsg()1122 if (is_matching_oneof || value != default_value) { \ in putmsg()