Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
Djs_buffer.cpp245 uint32_t Buffer::ReadUInt32BE(uint32_t offset) in ReadUInt32BE() function in OHOS::buffer::Buffer
Dnative_module_buffer.cpp689 static napi_value ReadUInt32BE(napi_env env, napi_callback_info info) in ReadUInt32BE() function