Home
last modified time | relevance | path

Searched defs:serialized_string (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/
Dparson.c1821 char *serialized_string = json_serialize_to_string(value); in json_serialize_to_file() local
1881 char *serialized_string = json_serialize_to_string_pretty(value); in json_serialize_to_file_pretty() local