Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dopen.cpp278 static NError AsyncCbExec(shared_ptr<AsyncOpenFileArg> arg, const string &path, unsigned int mode) in AsyncCbExec() function
332 return AsyncCbExec(arg, path, mode); in Async()