Searched defs:readUint32 (Results 1 – 6 of 6) sorted by relevance
55 inline uint32_t readUint32(int offset) const in readUint32() function
57 static inline uint32_t readUint32(SharedBuffer* data, int offset) in readUint32() function124 inline uint32_t readUint32(int offset) const in readUint32() function
89 inline uint32_t readUint32(int offset) const in readUint32() function
137 static unsigned readUint32(JOCTET* data, bool isBigEndian) in readUint32() function
162 Decoder.prototype.readUint32 = function() { method in Decoder
1965 bool readUint32(v8::Handle<v8::Value>* value) in readUint32() function in WebCore::__anona12e75660111::Reader