Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Dparson.h98 JSON_Value * json_parse_file_with_comments(const char *filename);
H A Dparson.c1372 JSON_Value * json_parse_file_with_comments(const char *filename) { in json_parse_file_with_comments() function