Home
last modified time | relevance | path

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

/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php48 private $total_bytes_limit; variable in Google\\Protobuf\\Internal\\CodedInputStream
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DCodedInputStream.php48 private $total_bytes_limit; variable in Google\\Protobuf\\Internal\\CodedInputStream
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc180 void CodedInputStream::SetTotalBytesLimit(int total_bytes_limit) { in SetTotalBytesLimit()
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc180 void CodedInputStream::SetTotalBytesLimit(int total_bytes_limit) { in SetTotalBytesLimit()