Home
last modified time | relevance | path

Searched refs:MyCopyFile (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DFSFolder.h204 HRESULT MyCopyFile(CFSTR inPath, CFSTR outPath, DWORD attrib = INVALID_FILE_ATTRIBUTES);
DFSFolderCopy.cpp35 HRESULT CCopyStateIO::MyCopyFile(CFSTR inPath, CFSTR outPath, DWORD attrib) in MyCopyFile() function in NFsFolder::CCopyStateIO
490 RINOK(state2.MyCopyFile(srcPath, destPathNew, in CopyFile_Ask()
DAltStreamsFolder.cpp492 RINOK(state.MyCopyFile(inPath, outPath)) in UpdateFile()
739 RINOK(state.MyCopyFile(srcPath, destPathNew)) in CopyStream()