Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/util/
H A Dparson.h237 JSON_Status json_array_append_null(JSON_Array *array);
H A Dparson.c2072 JSON_Status json_array_append_null(JSON_Array *array) { in json_array_append_null() function