ConsoleLogHelper 28 chrome/installer/tools/validate_installation_main.cc ConsoleLogHelper(); ConsoleLogHelper 29 chrome/installer/tools/validate_installation_main.cc ~ConsoleLogHelper(); ConsoleLogHelper 47 chrome/installer/tools/validate_installation_main.cc const wchar_t ConsoleLogHelper::kLogFileName_[] = L"validate_installation.log"; ConsoleLogHelper 51 chrome/installer/tools/validate_installation_main.cc FILE* const ConsoleLogHelper::kOutputStream_ = stderr; ConsoleLogHelper 56 chrome/installer/tools/validate_installation_main.cc ConsoleLogHelper::kViolationSeverity_ = logging::LOG_ERROR; ConsoleLogHelper 60 chrome/installer/tools/validate_installation_main.cc ConsoleLogHelper::old_message_handler_ = NULL; ConsoleLogHelper 62 chrome/installer/tools/validate_installation_main.cc ConsoleLogHelper::ConsoleLogHelper() : log_file_path_(GetLogFilePath()) { ConsoleLogHelper 75 chrome/installer/tools/validate_installation_main.cc ConsoleLogHelper::~ConsoleLogHelper() { ConsoleLogHelper 90 chrome/installer/tools/validate_installation_main.cc base::FilePath ConsoleLogHelper::GetLogFilePath() { ConsoleLogHelper 103 chrome/installer/tools/validate_installation_main.cc bool ConsoleLogHelper::DumpLogMessage(int severity, ConsoleLogHelper 169 chrome/installer/tools/validate_installation_main.cc ConsoleLogHelper log_helper;