Home
last modified time | relevance | path

Searched defs:AsyncRmdirCallbackInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.h62 struct AsyncRmdirCallbackInfo { struct
63 napi_env env = nullptr;
64 napi_async_work asyncWork = nullptr;
66 bool recursive = false;
67 std::string url = "";
68 int result = DEFAULT_RESULT;
69 int errorType = -1;