Searched refs:is_matching_oneof (Results 1 – 1 of 1) sorted by relevance
1048 bool is_matching_oneof = false; in putmsg() local1065 is_matching_oneof = true; in putmsg()1080 if (is_matching_oneof || RSTRING_LEN(str) > 0) { in putmsg()1091 if (is_matching_oneof || value != default_value) { \ in putmsg()