Searched defs:readUint32 (Results 1 – 4 of 4) sorted by relevance
| /external/protobuf/js/binary/ | ||
| D | decoder.js | 767 jspb.BinaryDecoder.prototype.readUint32 = function() { method in jspb.BinaryDecoder |
| D | reader.js | 666 jspb.BinaryReader.prototype.readUint32 = function() { method in jspb.BinaryReader |
| /external/flatbuffers/js/ | ||
| D | flatbuffers.js | 911 flatbuffers.ByteBuffer.prototype.readUint32 = function(offset) { method in flatbuffers.ByteBuffer |
| /external/libmojo/mojo/public/js/ | ||
| D | codec.js | 88 Decoder.prototype.readUint32 = function() { method in Decoder |