Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Djs_buffer.cpp260 void Buffer::WriteUInt32LE(int32_t value, uint32_t offset) in WriteUInt32LE() function in OHOS::buffer::Buffer
H A Dnative_module_buffer.cpp777 static napi_value WriteUInt32LE(napi_env env, napi_callback_info info) in WriteUInt32LE() function