Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_json_parser.c68 int iMarkDepth = 0, iValueType = JNONE, iNameLen = 0, iValueLen = 0, in json_get_next_object() local
145 if (iMarkDepth == 0) { in json_get_next_object()
150 iMarkDepth--; in json_get_next_object()
155 iMarkDepth++; in json_get_next_object()

Completed in 3 milliseconds