HomeSort by relevance Sort by last modified time
    Searched defs:recursion_budget_ (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/io/
coded_stream.h 403 // Shorthand for make_pair(PushLimit(byte_limit), --recursion_budget_).
558 int recursion_budget_; member in class:google::protobuf::io::CodedInputStream
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
coded_stream.h 403 // Shorthand for make_pair(PushLimit(byte_limit), --recursion_budget_).
558 int recursion_budget_; member in class:google::protobuf::io::CodedInputStream
    [all...]

Completed in 62 milliseconds