Searched refs:showInLog (Results 1 – 2 of 2) sorted by relevance
92 HRESULT PrintProgress(const wchar_t *name, bool isDir, const char *command, bool showInLog);
498 …ackConsoleBase::PrintProgress(const wchar_t *name, bool isDir, const char *command, bool showInLog) in PrintProgress() argument502 bool show2 = (showInLog && _so); in PrintProgress()