OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetLogFilePath
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/installer/util/
logging_installer.h
53
base::FilePath
GetLogFilePath
(const installer::MasterPreferences& prefs);
logging_installer.cc
89
base::FilePath log_file_path(
GetLogFilePath
(prefs));
114
base::FilePath
GetLogFilePath
(const installer::MasterPreferences& prefs) {
/external/chromium_org/chrome/installer/tools/
validate_installation_main.cc
32
static base::FilePath
GetLogFilePath
();
62
ConsoleLogHelper::ConsoleLogHelper() : log_file_path_(
GetLogFilePath
()) {
90
base::FilePath ConsoleLogHelper::
GetLogFilePath
() {
/development/testrunner/
logger.py
36
def
GetLogFilePath
():
/external/chromium_org/third_party/android_testrunner/
logger.py
36
def
GetLogFilePath
():
Completed in 997 milliseconds