Home
last modified time | relevance | path

Searched defs:byte_limit (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dcoded_stream.cc119 CodedInputStream::Limit CodedInputStream::PushLimit(int byte_limit) { in PushLimit()
156 CodedInputStream::IncrementRecursionDepthAndPushLimit(int byte_limit) { in IncrementRecursionDepthAndPushLimit()