Searched refs:dropNullPlaceholders_ (Results 1 – 10 of 10) sorted by relevance
/third_party/jsoncpp/include/json/ |
D | writer.h | 193 bool dropNullPlaceholders_; variable
|
/third_party/jsoncpp/src/lib_json/ |
D | json_writer.cpp | 356 : yamlCompatibilityEnabled_(false), dropNullPlaceholders_(false), in FastWriter() 361 void FastWriter::dropNullPlaceholders() { dropNullPlaceholders_ = true; } in dropNullPlaceholders() 376 if (!dropNullPlaceholders_) in writeValue()
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1790 bool dropNullPlaceholders_; variable
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1790 bool dropNullPlaceholders_; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 1790 bool dropNullPlaceholders_; variable
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | json.h | 1848 bool dropNullPlaceholders_; variable
|
D | jsoncpp.cpp | 4287 : yamlCompatiblityEnabled_(false), dropNullPlaceholders_(false), in FastWriter() 4292 void FastWriter::dropNullPlaceholders() { dropNullPlaceholders_ = true; } in dropNullPlaceholders() 4307 if (!dropNullPlaceholders_) in writeValue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 4231 : yamlCompatiblityEnabled_(false), dropNullPlaceholders_(false), in FastWriter() 4236 void FastWriter::dropNullPlaceholders() { dropNullPlaceholders_ = true; } in dropNullPlaceholders() 4251 if (!dropNullPlaceholders_) in writeValue()
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 4231 : yamlCompatiblityEnabled_(false), dropNullPlaceholders_(false), in FastWriter() 4236 void FastWriter::dropNullPlaceholders() { dropNullPlaceholders_ = true; } in dropNullPlaceholders() 4251 if (!dropNullPlaceholders_) in writeValue()
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 4231 : yamlCompatiblityEnabled_(false), dropNullPlaceholders_(false), in FastWriter() 4236 void FastWriter::dropNullPlaceholders() { dropNullPlaceholders_ = true; } in dropNullPlaceholders() 4251 if (!dropNullPlaceholders_) in writeValue()
|