Searched refs:ReportUpdateOpeartion (Results 1 – 3 of 3) sorted by relevance
43 virtual HRESULT ReportUpdateOpeartion(UInt32 op, const wchar_t *name, bool isDir) x; \
599 return Callback->ReportUpdateOpeartion(op, name.IsEmpty() ? NULL : name.Ptr(), isDir); in ReportOperation()634 return Callback->ReportUpdateOpeartion(op, s, isDir); in ReportOperation()
590 HRESULT CUpdateCallbackConsole::ReportUpdateOpeartion(UInt32 op, const wchar_t *name, bool /* isDir… in ReportUpdateOpeartion() function in CUpdateCallbackConsole