Home
last modified time | relevance | path

Searched defs:ReadUInt32LE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Djs_buffer.cpp268 uint32_t Buffer::ReadUInt32LE(uint32_t offset) in ReadUInt32LE() function in OHOS::buffer::Buffer
H A Dnative_module_buffer.cpp790 static napi_value ReadUInt32LE(napi_env env, napi_callback_info info) in ReadUInt32LE() function