Searched refs:ReadUInt32BE (Results 1 – 4 of 4) sorted by relevance
53 uint32_t ReadUInt32BE(uint32_t offset);
764 static napi_value ReadUInt32BE(napi_env env, napi_callback_info info) in ReadUInt32BE() function770 res = buf->ReadUInt32BE(offset); in ReadUInt32BE()1146 DECLARE_NAPI_FUNCTION("readUInt32BE", ReadUInt32BE), in BufferInit()
252 uint32_t Buffer::ReadUInt32BE(uint32_t offset) in ReadUInt32BE() function in OHOS::buffer::Buffer
370 int32_t res = buf->ReadUInt32BE(0);388 int32_t res = buf->ReadUInt32BE(0);406 int32_t res = buf->ReadUInt32BE(1);