Searched defs:opt_length (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/third_party/protobuf/js/binary/ |
| D | decoder.js | 66 jspb.BinaryDecoder = function(opt_bytes, opt_start, opt_length) { argument 119 jspb.BinaryDecoder.alloc = function(opt_bytes, opt_start, opt_length) { argument 182 function(data, opt_start, opt_length) { argument
|
| D | reader.js | 68 jspb.BinaryReader = function(opt_bytes, opt_start, opt_length) { argument 125 function(opt_bytes, opt_start, opt_length) { argument
|
| /external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/ |
| D | frame_parts.cc | 537 absl::optional<size_t>* opt_length) { in AppendString()
|