Searched defs:readUInt (Results 1 – 3 of 3) sorted by relevance
201 template <class T> Expected<bool> Reader::readUInt(Object &Obj) { in readUInt() function in Reader
107 uint32_t SkReadBuffer::readUInt() { in readUInt() function in SkReadBuffer
9079 static unsigned int readUInt(const char buf[4]) { in readUInt() function