Searched refs:getTagLength (Results 1 – 3 of 3) sorted by relevance
/external/cronet/third_party/protobuf/js/experimental/runtime/kernel/ |
D | tag.js | 48 function getTagLength(bufferDecoder, start, wireType, fieldNumber) { function 140 getTagLength, property
|
D | writer.js | 13 const {createTag, getTagLength} = goog.require('protobuf.binary.tag'); 456 getTagLength(bufferDecoder, start, wireType, fieldNumber);
|
D | kernel.js | 29 const {createTag, get32BitVarintLength, getTagLength} = goog.require('protobuf.binary.tag'); 256 const groupLength = getTagLength(
|