Home
last modified time | relevance | path

Searched refs:AsyncGetCallbackInfo (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.h72 struct AsyncGetCallbackInfo { struct
H A Dfile_n_exporter.cpp328 auto *asyncCallbackInfo = (AsyncGetCallbackInfo *)data; in GetExec()
356 auto *asyncCallbackInfo = (AsyncGetCallbackInfo *)data; in GetComp()
1024 auto *asyncCallbackInfo = new AsyncGetCallbackInfo { in Get()