Home
last modified time | relevance | path

Searched defs:AsyncCopyCallbackInfo (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.h99 struct AsyncCopyCallbackInfo { struct
100 napi_env env = nullptr;
101 napi_async_work asyncWork = nullptr;
103 std::string url = "";
104 std::string urlDst = "";
105 std::string originDst = "";
106 int result = DEFAULT_RESULT;
107 int errorType = -1;