Home
last modified time | relevance | path

Searched refs:DoesFileExist_FollowLink (Results 1 – 5 of 5) sorted by relevance

/third_party/lzma/CPP/Windows/
DFileFind.h26 bool DoesFileExist_FollowLink(CFSTR name);
DFileFind.cpp740 bool DoesFileExist_FollowLink(CFSTR name) in DoesFileExist_FollowLink() function
1149 bool DoesFileExist_FollowLink(CFSTR name) in DoesFileExist_FollowLink() function
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
DSfxSetup.cpp308 if (!NFind::DoesFileExist_FollowLink(us2fs(appLaunched))) in WinMain()
/third_party/lzma/CPP/7zip/Bundles/SFXCon/
DSfxCon.cpp384 if (!NFind::DoesFileExist_FollowLink(arcPath)) in Main2()
/third_party/lzma/CPP/7zip/UI/Common/
DUpdate.cpp1228 if (NFind::DoesFileExist_FollowLink(fullName)) in UpdateArchive()
1236 if (!NFind::DoesFileExist_FollowLink(options.SfxModule)) in UpdateArchive()