Home
last modified time | relevance | path

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

/third_party/jsoncpp/example/stringWrite/
DstringWrite.cpp19 JSONCPP_CONST bool shouldUseOldWay = false; in main() local
24 if (shouldUseOldWay) { in main()
/third_party/jsoncpp/example/readFromString/
DreadFromString.cpp16 JSONCPP_CONST bool shouldUseOldWay = false; in main() local
20 if (shouldUseOldWay) { in main()