Searched defs:byte_limit (Results 1 – 3 of 3) sorted by relevance
326 public function pushLimit($byte_limit)351 public function popLimit($byte_limit)361 $byte_limit, &$old_limit, &$recursion_budget)367 public function decrementRecursionDepthAndPopLimit($byte_limit)
73 int byte_limit; in print_instruction() local
118 CodedInputStream::Limit CodedInputStream::PushLimit(int byte_limit) { in PushLimit()149 CodedInputStream::IncrementRecursionDepthAndPushLimit(int byte_limit) { in IncrementRecursionDepthAndPushLimit()