Searched refs:ReadUInt32LE (Results 1 – 4 of 4) sorted by relevance
54 uint32_t ReadUInt32LE(uint32_t offset);
790 static napi_value ReadUInt32LE(napi_env env, napi_callback_info info) in ReadUInt32LE() function796 res = buf->ReadUInt32LE(offset); in ReadUInt32LE()1148 DECLARE_NAPI_FUNCTION("readUInt32LE", ReadUInt32LE), in BufferInit()
268 uint32_t Buffer::ReadUInt32LE(uint32_t offset) in ReadUInt32LE() function in OHOS::buffer::Buffer
424 int32_t res = buf->ReadUInt32LE(0);442 int32_t res = buf->ReadUInt32LE(0);460 int32_t res = buf->ReadUInt32LE(1);