Home
last modified time | relevance | path

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

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