Searched refs:Open_SetTotal (Results 1 – 3 of 3) sorted by relevance
17 HRESULT COpenCallbackConsole::Open_SetTotal(const UInt64 *, const UInt64 *) in Open_SetTotal() function in COpenCallbackConsole
32 virtual HRESULT Open_SetTotal(const UInt64 *files, const UInt64 *bytes) x; \
23 return Callback->Open_SetTotal(files, bytes); in SetTotal()