Searched refs:showInLog (Results 1 – 2 of 2) sorted by relevance
89 HRESULT PrintProgress(const wchar_t *name, const char *command, bool showInLog);
466 …ESULT CCallbackConsoleBase::PrintProgress(const wchar_t *name, const char *command, bool showInLog) in PrintProgress() argument470 bool show2 = (showInLog && _so); in PrintProgress()