Searched defs:AsyncCopyCallbackInfo (Results 1 – 1 of 1) sorted by relevance
99 struct AsyncCopyCallbackInfo { struct100 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;