Home
last modified time | relevance | path

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

/third_party/protobuf/ruby/ext/google/protobuf_c/
Dencode_decode.c1189 int depth, bool emit_defaults, bool is_json) { in putsubmsg()
1205 bool emit_defaults, bool is_json) { in putary()
1261 bool is_json) { in put_ruby_value()
1312 bool emit_defaults, bool is_json) { in putmap()
1467 bool is_json, bool open_msg) { in putmsg()
/third_party/vulkan-loader/loader/
Dloader.c155 static bool is_json(const char *path, size_t len) { in is_json() function