Searched defs:log_file (Results 1 – 13 of 13) sorted by relevance
17 bool InitPerfLog(const FilePath& log_file) { in InitPerfLog()
95 FileHandle log_file = NULL; variable183 PathString log_file = module_name; in GetDefaultLogFile() local
211 inline bool InitLogging(const PathChar* log_file, in InitLogging()
70 def remove_log(self, log_file): argument
111 FilePath log_file = log_dir.Append(log); in GetTime() local187 FilePath log_file = log_dir.Append(kFirmwareBootTime); in GetBootTimes() local
42 log_file(){ function
104 int log_reopen(char *log_file) in log_reopen()
622 char *log_file; /* optional log file */ member
424 std::ifstream log_file; in GetFatalAssertions() local
56 HANDLE log_file = NULL; variable
508 const char *log_file = NULL; in main() local
65 string log_file; member
551 def __init__ (self, handle=None, dll_path=None, log_file=None): argument