Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php367 public function decrementRecursionDepthAndPopLimit($byte_limit) function in Google\\Protobuf\\Internal\\CodedInputStream
H A DGPBWire.php292 return $input->decrementRecursionDepthAndPopLimit($old_limit);
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php367 public function decrementRecursionDepthAndPopLimit($byte_limit) function in Google\\Protobuf\\Internal\\CodedInputStream
H A DGPBWire.php292 return $input->decrementRecursionDepthAndPopLimit($old_limit);