Home
last modified time | relevance | path

Searched refs:AsyncWriteCallbackInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.h130 struct AsyncWriteCallbackInfo { struct
H A Dfile_n_exporter.cpp752 auto *asyncCallbackInfo = (AsyncWriteCallbackInfo *)data; in WriteTextExec()
776 auto *asyncCallbackInfo = (AsyncWriteCallbackInfo *)data; in WriteTextComp()
1236 auto *asyncCallbackInfo = new AsyncWriteCallbackInfo { in WriteText()