Home
last modified time | relevance | path

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

/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp1214 int stackDepth_; member in Json::OurReader
1225 stackDepth_(0), in OurReader()
1249 stackDepth_ = 0; in parse()
1278 …if (stackDepth_ >= features_.stackLimit_) throwRuntimeError("Exceeded stackLimit in readValue()."); in readValue()
1279 ++stackDepth_; in readValue()
1376 --stackDepth_; in readValue()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1234 int stackDepth_; member in Json::OurReader
1267 stackDepth_ = 0; in parse()
1296 …if (stackDepth_ >= features_.stackLimit_) throwRuntimeError("Exceeded stackLimit in readValue()."); in readValue()
1297 ++stackDepth_; in readValue()
1370 --stackDepth_; in readValue()
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1234 int stackDepth_; member in Json::OurReader
1267 stackDepth_ = 0; in parse()
1296 …if (stackDepth_ >= features_.stackLimit_) throwRuntimeError("Exceeded stackLimit in readValue()."); in readValue()
1297 ++stackDepth_; in readValue()
1370 --stackDepth_; in readValue()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp1234 int stackDepth_; member in Json::OurReader
1267 stackDepth_ = 0; in parse()
1296 …if (stackDepth_ >= features_.stackLimit_) throwRuntimeError("Exceeded stackLimit in readValue()."); in readValue()
1297 ++stackDepth_; in readValue()
1370 --stackDepth_; in readValue()