Home
last modified time | relevance | path

Searched defs:readUint8 (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/js/binary/
Ddecoder.js756 jspb.BinaryDecoder.prototype.readUint8 = function() { method in jspb.BinaryDecoder
/external/flatbuffers/js/
Dflatbuffers.js917 flatbuffers.ByteBuffer.prototype.readUint8 = function(offset) { method in flatbuffers.ByteBuffer
/external/libchrome/mojo/public/js/lib/
Dcodec.js63 Decoder.prototype.readUint8 = function() { method in Decoder
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp71 static uint8_t readUint8(WasmObjectFile::ReadContext &Ctx) { in readUint8() function
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp72 static uint8_t readUint8(WasmObjectFile::ReadContext &Ctx) { in readUint8() function