Home
last modified time | relevance | path

Searched refs:AsyncMkdirCallbackInfo (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.h52 struct AsyncMkdirCallbackInfo { struct
H A Dfile_n_exporter.cpp259 auto *asyncCallbackInfo = (AsyncMkdirCallbackInfo *)data; in MkdirExec()
275 auto *asyncCallbackInfo = (AsyncMkdirCallbackInfo *)data; in MkdirComp()
950 auto *asyncCallbackInfo = new AsyncMkdirCallbackInfo { in Mkdir()