Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
Djs_buffer.cpp253 void Buffer::WriteUInt32LE(int32_t value, uint32_t offset) in WriteUInt32LE() function in OHOS::buffer::Buffer
Dnative_module_buffer.cpp702 static napi_value WriteUInt32LE(napi_env env, napi_callback_info info) in WriteUInt32LE() function