Home
last modified time | relevance | path

Searched defs:destTemp (Results 1 - 4 of 4) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy_dir.cpp125 std::string destTemp = destPath + '/' + std::string((pNameList->namelist[i])->d_name); in RecurCopyDir() local
H A Dfile_fs_impl.cpp604 string destTemp = destPath + '/' + string((ptr->namelist[i])->d_name); in RecurMoveDir() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopydir.cpp194 string destTemp = destPath + '/' + string((pNameList->namelist[i])->d_name); in RecurCopyDir() local
H A Dmovedir.cpp224 string destTemp = destPath + '/' + string((ptr->namelist[i])->d_name); in RecurMoveDir() local

Completed in 7 milliseconds