/external/chromium/base/ |
H A D | perftimer.cc | 17 bool InitPerfLog(const FilePath& log_file) { argument 24 perf_log_file = file_util::OpenFile(log_file, "w");
|
H A D | logging.cc | 98 FileHandle log_file = NULL; member in namespace:logging 186 PathString log_file = module_name; local 188 log_file.rfind('\\', log_file.size()); 190 log_file.erase(last_backslash + 1); 191 log_file += L"debug.log"; 192 return log_file; 316 if (log_file) 328 log_file = CreateFile(log_file_name->c_str(), GENERIC_WRITE, 331 if (log_file [all...] |
H A D | logging.h | 195 BASE_API bool BaseInitLoggingImpl(const PathChar* log_file, 211 inline bool InitLogging(const PathChar* log_file, argument 216 return BaseInitLoggingImpl(log_file, logging_dest, lock_log,
|
/external/webkit/Tools/Scripts/webkitpy/common/system/ |
H A D | deprecated_logging.py | 65 log_file = self._open_log_file(path) 66 self._files_for_output.append(log_file) 68 return log_file 70 def remove_log(self, log_file): 71 self._files_for_output.remove(log_file) 73 log_file.close()
|
/external/v8/tools/ |
H A D | linux-tick-processor | 21 log_file="v8.log" 25 log_file=${arg} 31 cat $log_file | $d8_exec $tools_path/splaytree.js $tools_path/codemap.js \
|
/external/chromium/googleurl/base/ |
H A D | logging.cc | 56 HANDLE log_file = NULL; member in namespace:logging 82 if (log_file) 95 log_file = CreateFile(log_file_name, GENERIC_WRITE, 98 if (log_file == INVALID_HANDLE_VALUE || log_file == NULL) { 100 log_file = CreateFile(_T(".\\debug.log"), GENERIC_WRITE, 103 if (log_file == INVALID_HANDLE_VALUE || log_file == NULL) { 104 log_file = NULL; 108 SetFilePointer(log_file, [all...] |
H A D | logging.h | 115 void InitLogging(const TCHAR* log_file, LoggingDestination logging_dest,
|
/external/grub/util/ |
H A D | grub-install.in | 34 log_file=/tmp/grub-install.log.$$ 337 test -n "$mklog" && log_file=`$mklog` 339 $grub_shell --batch $no_floppy --device-map=$device_map <<EOF >$log_file 342 if grep "Error [0-9]*: " $log_file >/dev/null; then 343 cat $log_file 1>&2 347 rm -f $log_file 423 test -n "$mklog" && log_file=`$mklog` 429 $grub_shell --batch $no_floppy --device-map=$device_map <<EOF >$log_file 433 if grep "Error [0-9]*: " $log_file >/dev/null; then 448 rm -f $log_file [all...] |
H A D | grub-install | 34 log_file=/tmp/grub-install.log.$$ 337 test -n "$mklog" && log_file=`$mklog` 339 $grub_shell --batch $no_floppy --device-map=$device_map <<EOF >$log_file 342 if grep "Error [0-9]*: " $log_file >/dev/null; then 343 cat $log_file 1>&2 347 rm -f $log_file 423 test -n "$mklog" && log_file=`$mklog` 429 $grub_shell --batch $no_floppy --device-map=$device_map <<EOF >$log_file 433 if grep "Error [0-9]*: " $log_file >/dev/null; then 448 rm -f $log_file [all...] |
/external/dnsmasq/src/ |
H A D | log.c | 70 if (daemon->log_file) 78 if (!log_reopen(daemon->log_file)) 104 int log_reopen(char *log_file) argument 111 if (log_file) 113 log_fd = open(log_file, O_WRONLY|O_CREAT|O_APPEND, S_IRUSR|S_IWUSR|S_IRGRP);
|
H A D | dnsmasq.c | 476 daemon->log_file, strerror(log_err)); 793 die(_("cannot open %s: %s"), daemon->log_file ? daemon->log_file : "log", EC_FILE); 870 if (daemon->log_file != NULL) 871 log_reopen(daemon->log_file);
|
H A D | dnsmasq.h | 622 char *log_file; /* optional log file */ member in struct:daemon 757 int log_reopen(char *log_file);
|
H A D | option.c | 1111 daemon->log_file = opt_string_alloc(arg);
|
/external/llvm/utils/crosstool/ARM/ |
H A D | build-install-linux.sh | 84 local log_file="$2" 86 echo "=> $message; log in $log_file" 89 # e.g.: xterm -e /bin/bash -c "$* >| tee $log_file" 90 $* &> $log_file
|
/external/chromium/chrome/common/ |
H A D | logging_chrome.cc | 424 std::ifstream log_file; local 425 log_file.open(GetLogFileName().value().c_str()); 426 if (!log_file.is_open()) 431 while (!log_file.eof()) { 432 getline(log_file, utf8_line); 440 log_file.close();
|
/external/wpa_supplicant_8/hostapd/ |
H A D | main.c | 508 const char *log_file = NULL; local 534 log_file = optarg; 562 if (log_file) 563 wpa_debug_open_file(log_file); 599 if (log_file)
|
/external/chromium/chrome/browser/chromeos/ |
H A D | boot_times_loader.cc | 111 FilePath log_file = log_dir.Append(log); local 114 if (file_util::ReadFileToString(log_file, &contents)) { 187 FilePath log_file = log_dir.Append(kFirmwareBootTime); local 188 if (!file_util::PathExists(log_file)) {
|
/external/valgrind/tsan/ |
H A D | thread_sanitizer.h | 65 string log_file; member in struct:FLAGS
|
H A D | ts_offline.cc | 365 if (G_flags->log_file.size() > 0) { 366 output = fopen(G_flags->log_file.c_str(), "w");
|
H A D | ts_pin.cc | 334 static FILE *log_file = NULL; 335 if (log_file == NULL) { 336 log_file = popen(("gzip > " + G_flags->dump_events).c_str(), "w"); 346 fprintf(log_file, "#PC %lx %s %s %s %d\n", 350 fprintf(log_file, "%s %x %lx %lx %lx\n", kEventNames[type], tid, 3623 FILE *socket_output = OpenSocketForWriting(G_flags->log_file); 3626 } else if (!G_flags->log_file.empty()) { 3628 string fname = G_flags->log_file;
|
H A D | thread_sanitizer.cc | 8009 FindStringFlag("log_file", args, &log_file_tmp); 8011 G_flags->log_file = log_file_tmp.back();
|
/external/libvpx/build/make/ |
H A D | configure.sh | 42 log_file(){ function 276 log_file ${TMP_C} 283 log_file ${TMP_C} 333 log_file ${TMP_ASM} 336 log_file ${TMP_X}
|
/external/sonivox/jet_tools/JetCreator/ |
H A D | JetFile.py | 750 parser.set_defaults(log_level=logging.INFO, log_file=None)
752 parser.add_option('-l', '--log_file', dest='log_file', help='Write debug output to log file')
765 if options.log_file is not None:
766 file_logger = logging.FileHandler(options.log_file, 'w')
|
H A D | eas.py | 551 def __init__ (self, handle=None, dll_path=None, log_file=None):
554 if log_file is not None:
555 eas_logger.addHandler(log_file)
|