Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc74 static int kDefaultMaxRecursionDepth = 64; variable
124 max_recursion_depth_(kDefaultMaxRecursionDepth), in ProtoStreamObjectSource()
138 max_recursion_depth_(kDefaultMaxRecursionDepth), in ProtoStreamObjectSource()