Home
last modified time | relevance | path

Searched refs:json_object_to_file_ext (Results 1 – 6 of 6) sorted by relevance

/device/google/crosshatch/json-c/
Djson_util.h35 extern int json_object_to_file_ext(const char *filename, struct json_object *obj, int flags);
Djson_util.c101 int json_object_to_file_ext(const char *filename, struct json_object *obj, int flags) in json_object_to_file_ext() function
145 return json_object_to_file_ext(filename, obj, JSON_C_TO_STRING_PLAIN); in json_object_to_file()
/device/google/bonito/json-c/
Djson_util.h35 extern int json_object_to_file_ext(const char *filename, struct json_object *obj, int flags);
Djson_util.c101 int json_object_to_file_ext(const char *filename, struct json_object *obj, int flags) in json_object_to_file_ext() function
145 return json_object_to_file_ext(filename, obj, JSON_C_TO_STRING_PLAIN); in json_object_to_file()
/device/google/coral/json-c/
Djson_util.h35 extern int json_object_to_file_ext(const char *filename, struct json_object *obj, int flags);
Djson_util.c101 int json_object_to_file_ext(const char *filename, struct json_object *obj, int flags) in json_object_to_file_ext() function
145 return json_object_to_file_ext(filename, obj, JSON_C_TO_STRING_PLAIN); in json_object_to_file()