Home
last modified time | relevance | path

Searched defs:AsyncMoveCallbackInfo (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.h110 struct AsyncMoveCallbackInfo { struct
111 napi_env env = nullptr;
112 napi_async_work asyncWork = nullptr;
114 std::string url = "";
115 std::string urlDst = "";
116 std::string originDst = "";
117 int result = DEFAULT_RESULT;
118 int errorType = -1;