Home
last modified time | relevance | path

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

/external/jsoncpp/src/lib_json/
Djson_writer.cpp324 bool hasChildValue = !childValues_.empty(); in writeArrayValue() local
547 bool hasChildValue = !childValues_.empty(); in writeArrayValue() local