Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.cc107 int closest_limit = std::min(current_limit_, total_bytes_limit_); in RecomputeBufferLimits() local
214 int closest_limit = std::min(current_limit_, total_bytes_limit_); in SkipFallback() local
282 int closest_limit = std::min(current_limit_, total_bytes_limit_); in ReadStringFallback() local