Home
last modified time | relevance | path

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

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c1314 bool is_matching_oneof = false; in putmsg() local
1331 is_matching_oneof = true; in putmsg()
1354 if (is_matching_oneof || emit_defaults || !is_default) { in putmsg()
1372 if (is_matching_oneof || emit_defaults || !is_default) { \ in putmsg()