Home
last modified time | relevance | path

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

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