Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_file/class_file/
H A Dfile_n_exporter.h104 std::string urlDst = ""; member
115 std::string urlDst = ""; member
H A Dfile_n_exporter.cpp524 string pathDst = asyncCallbackInfo->urlDst; in CopyExec()
633 string pathDst = asyncCallbackInfo->urlDst; in MoveExec()
1117 asyncCallbackInfo->urlDst = dstPath; in Copy()
1154 asyncCallbackInfo->urlDst = dstPath; in Move()