Home
last modified time | relevance | path

Searched defs:is_json (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c993 int depth, bool emit_defaults, bool is_json) { in putsubmsg()
1009 int depth, bool emit_defaults, bool is_json) { in putary()
1066 bool is_json) { in put_ruby_value()
1116 int depth, bool emit_defaults, bool is_json) { in putmap()
1273 bool is_json, bool open_msg) { in putmsg()
/external/protobuf/php/ext/google/protobuf/
Dencode_decode.c1377 upb_sink sink, int depth, bool is_json, in putrawmsg()