Searched refs:DeletingAfterArchiving (Results 1 – 3 of 3) sorted by relevance
181 virtual HRESULT DeletingAfterArchiving(const FString &path, bool isDir) x; \
1670 RINOK(callback->DeletingAfterArchiving(phyPath, false)); in UpdateArchive()1695 RINOK(callback->DeletingAfterArchiving(phyPath, true)); in UpdateArchive()
332 HRESULT CUpdateCallbackConsole::DeletingAfterArchiving(const FString &path, bool /* isDir */) in DeletingAfterArchiving() function in CUpdateCallbackConsole