Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/util/
H A Djson_util.cpp16 struct JSONParseState { struct
17 int n_open_braces = 0;
18 std::string json_object;
19 bool reading_string = false;