Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/third_party/jsoncpp/
Djsoncpp.cpp1088 bool failIfExtra_; member in Json::OurFeatures
1253 if (features_.failIfExtra_) { in parse()
2116 features.failIfExtra_ = settings_["failIfExtra"].asBool(); in newCharReader()