Searched refs:JSON_C_TO_STRING_PLAIN (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/msm8998/json-c/ | ||
D | json_util.c | 145 return json_object_to_file_ext(filename, obj, JSON_C_TO_STRING_PLAIN); in json_object_to_file() |
D | json_object.h | 37 #define JSON_C_TO_STRING_PLAIN 0 macro |