Home
last modified time | relevance | path

Searched defs:log_file (Results 1 – 25 of 38) sorted by relevance

12

/external/chromium_org/tools/gyp/test/target/
Dgyptest-target.py29 log_file = "obj\\hello1\\hello1.log" variable
33 log_file = "obj\\hello2\\hello2.log" variable
/external/lldb/examples/python/
Ddisasm-stress-test.py56 def ResetLogFile(log_file): argument
60 def PrintByteArray(log_file, byte_array): argument
66 def __init__(self, byte_width, log_file, start=0, skip=1): argument
97 def __init__(self, byte_width, log_file): argument
118 log_file = None variable
/external/chromium_org/sandbox/win/sandbox_poc/
Dsandbox.cc20 base::string16 * log_file) { in ParseCommandLine()
129 base::string16 log_file; in _tWinMain() local
/external/chromium_org/chrome/test/logging/win/
Dlog_file_reader.cc227 void LogFileReader::Read(const base::FilePath& log_file) { in Read()
242 void LogFileReader::ReadFile(const base::FilePath& log_file, in ReadFile()
257 void ReadLogFile(const base::FilePath& log_file, LogFileDelegate* delegate) { in ReadLogFile()
Dfile_logger.cc149 bool FileLogger::StartLogging(const base::FilePath& log_file) { in StartLogging()
Dlog_file_printer.cc242 void logging_win::PrintLogFile(const base::FilePath& log_file, in PrintLogFile()
/external/chromium_org/base/test/
Dperf_log.cc14 bool InitPerfLog(const FilePath& log_file) { in InitPerfLog()
/external/chromium_org/chrome/tools/crash_service/
Dmain.cc49 base::FilePath log_file = operating_dir.Append(kStandardLogFile); in wWinMain() local
/external/chromium_org/sandbox/win/tools/finder/
Dmain.cc31 ATL::CString log_file; in wmain() local
/external/chromium_org/chromecast/shell/app/
Dcast_main_delegate.cc34 base::FilePath log_file; in BasicStartupComplete() local
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
Doutputtee.py58 def remove_log(self, log_file): argument
/external/lldb/tools/lldb-platform/
Dlldb-platform.cpp145 FILE *log_file = fopen(optarg, "w"); in main() local
/external/chromium_org/chrome/installer/util/
Dlogging_installer.cc33 TruncateResult TruncateLogFileIfNeeded(const base::FilePath& log_file) { in TruncateLogFileIfNeeded()
/external/lldb/source/Commands/
DCommandObjectLog.cpp177 FileSpec log_file; member in CommandObjectLogEnable::CommandOptions
194 char log_file[PATH_MAX]; in DoExecute() local
/external/chromium_org/components/test/data/password_manager/
Dtests.py455 log_file = None variable
457 log_file = args.log_file[0] variable
Denvironment.py50 numeric_level=None, log_to_console=False, log_file=""): argument
/external/chromium_org/tools/android/forwarder2/
Ddaemon.cc42 void InitLoggingForDaemon(const std::string& log_file) { in InitLoggingForDaemon()
/external/dnsmasq/src/
Dlog.c104 int log_reopen(char *log_file) in log_reopen()
/external/fio/
Diolog.c38 void log_file(struct thread_data *td, struct fio_file *f, in log_file() function
639 const char *log_file, const char *name, int try) in write_this_log()
/external/chromium_org/base/
Dlogging.cc104 FileHandle log_file = NULL; variable
168 PathString log_file = module_name; in GetDefaultLogFile() local
/external/chromium_org/third_party/webrtc/system_wrappers/source/
Ddata_log_unittest.cc48 static int VerifyTable(FILE* log_file, const ExpectedValuesMap& columns) { in VerifyTable()
/external/libvpx/libvpx/build/make/
Dconfigure.sh42 log_file(){ function
/external/webrtc/src/system_wrappers/source/
Ddata_log_unittest.cc47 static int VerifyTable(FILE* log_file, const ExpectedValuesMap& columns) { in VerifyTable()
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Dconfigure.sh42 log_file(){ function
/external/chromium_org/chrome/common/
Dlogging_chrome.cc402 std::ifstream log_file; in GetFatalAssertions() local

12