Searched defs:is_json (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | encode_decode.c | 993 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/ |
D | encode_decode.c | 1377 upb_sink sink, int depth, bool is_json, in putrawmsg()
|