Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackReader.cpp201 template <class T> Expected<bool> Reader::readUInt(Object &Obj) { in readUInt() function in Reader
/third_party/flutter/skia/src/core/
DSkReadBuffer.cpp121 uint32_t SkReadBuffer::readUInt() { in readUInt() function in SkReadBuffer
DSkReadBuffer.h248 uint32_t readUInt() { return 0; } in readUInt() function
/third_party/skia/src/core/
DSkReadBuffer.cpp107 uint32_t SkReadBuffer::readUInt() { in readUInt() function in SkReadBuffer