Home
last modified time | relevance | path

Searched refs:JSON_C_TO_STRING_PLAIN (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/msm8998/json-c/
Djson_util.c145 return json_object_to_file_ext(filename, obj, JSON_C_TO_STRING_PLAIN); in json_object_to_file()
Djson_object.h37 #define JSON_C_TO_STRING_PLAIN 0 macro