Home
last modified time | relevance | path

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

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