Searched defs:WriteUInt32LE (Results 1 – 2 of 2) sorted by relevance
260 void Buffer::WriteUInt32LE(int32_t value, uint32_t offset) in WriteUInt32LE() function in OHOS::buffer::Buffer
777 static napi_value WriteUInt32LE(napi_env env, napi_callback_info info) in WriteUInt32LE() function