Searched refs:json_serialize_to_buffer_pretty (Results 1 – 2 of 2) sorted by relevance
115 JSON_Status json_serialize_to_buffer_pretty(const JSON_Value *value, char *buf, size_t buf_size_in_…
1865 JSON_Status json_serialize_to_buffer_pretty(const JSON_Value *value, char *buf, size_t buf_size_in_… in json_serialize_to_buffer_pretty() function1911 serialization_result = json_serialize_to_buffer_pretty(value, buf, buf_size_bytes); in json_serialize_to_string_pretty()