Searched refs:MyCreateHardLink (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/Windows/
H A DFileDir.h22 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName);
H A DFileDir.cpp193 bool MyCreateHardLink(CFSTR newFileName, CFSTR existFileName) function in namespace:NWindows::NFile::NDir
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.cpp870 if (!MyCreateHardLink(fullProcessedPath, existPath))
928 if (!MyCreateHardLink(fullProcessedPath, hl))

Completed in 351 milliseconds