Home
last modified time | relevance | path

Searched refs:is_matching_oneof (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c1510 bool is_matching_oneof = false; in putmsg() local
1525 is_matching_oneof = true; in putmsg()
1548 if (is_matching_oneof || emit_defaults || !is_default || json_wrapper) { in putmsg()
1568 if (is_matching_oneof || emit_defaults || !is_default || json_wrapper) { \ in putmsg()