HomeSort by relevance Sort by last modified time
    Searched refs:strictRoot_ (Results 1 - 4 of 4) sorted by null

  /external/jsoncpp/include/json/
features.h 46 bool strictRoot_;
  /external/jsoncpp/src/lib_json/
json_reader.cpp 35 : allowComments_(true), strictRoot_(false),
43 features.strictRoot_ = true;
135 if (features_.strictRoot_) {
  /external/protobuf/conformance/third_party/jsoncpp/
jsoncpp.cpp 247 : allowComments_(true), strictRoot_(false),
255 features.strictRoot_ = true;
331 if (features_.strictRoot_) {
1084 bool strictRoot_;
    [all...]
json.h 360 bool strictRoot_;
    [all...]

Completed in 71 milliseconds