Searched refs:GetLogFilePath (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dlogging_installer.h53 base::FilePath GetLogFilePath(const installer::MasterPreferences& prefs);
H A Dlogging_installer.cc89 base::FilePath log_file_path(GetLogFilePath(prefs));
114 base::FilePath GetLogFilePath(const installer::MasterPreferences& prefs) { function in namespace:installer
/external/chromium_org/third_party/android_testrunner/
H A Dlogger.py36 def GetLogFilePath(): function
/external/chromium_org/chrome/installer/tools/
H A Dvalidate_installation_main.cc32 static base::FilePath GetLogFilePath();
62 ConsoleLogHelper::ConsoleLogHelper() : log_file_path_(GetLogFilePath()) {
90 base::FilePath ConsoleLogHelper::GetLogFilePath() { function in class:__anon7078::ConsoleLogHelper

Completed in 210 milliseconds