Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Dparson.h116 JSON_Status json_serialize_to_file_pretty(const JSON_Value *value, const char *filename);
H A Dparson.c1878 JSON_Status json_serialize_to_file_pretty(const JSON_Value *value, const char *filename) { in json_serialize_to_file_pretty() function