Home
last modified time | relevance | path

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

/qemu/qobject/
H A Dqjson.c25 typedef struct JSONParsingState { struct
29 } JSONParsingState; argument
33 JSONParsingState *s = opaque; in consume_json()
65 JSONParsingState state = {}; in qobject_from_jsonv()