HomeSort by relevance Sort by last modified time
    Searched defs:log_info (Results 1 - 16 of 16) sorted by null

  /external/fio/t/
log.c 19 size_t log_info(const char *format, ...) function
  /external/fio/
log.c 18 syslog(LOG_INFO, "%s", buf);
34 size_t log_info(const char *format, ...) function
86 syslog(LOG_INFO, "%s", buffer);
  /external/libxkbcommon/xkbcommon/src/
context.h 106 #define log_info(ctx, ...) \ macro
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
asyncore.py 278 #self.log_info('adding channel %s' % self)
288 #self.log_info('closing channel %d:%s' % (fd, self))
422 # log and log_info may be overridden to provide more sophisticated
424 # and 'log_info' is for informational, warning and error logging.
429 def log_info(self, message, type='info'): member in class:dispatcher
490 self.log_info(
502 self.log_info('unhandled incoming priority event', 'warning')
505 self.log_info('unhandled read event', 'warning')
508 self.log_info('unhandled write event', 'warning')
511 self.log_info('unhandled connect event', 'warning')
    [all...]
  /external/python/cpython2/Lib/
asyncore.py 281 #self.log_info('adding channel %s' % self)
291 #self.log_info('closing channel %d:%s' % (fd, self))
428 # log and log_info may be overridden to provide more sophisticated
430 # and 'log_info' is for informational, warning and error logging.
435 def log_info(self, message, type='info'): member in class:dispatcher
494 self.log_info(
506 self.log_info('unhandled incoming priority event', 'warning')
509 self.log_info('unhandled read event', 'warning')
512 self.log_info('unhandled write event', 'warning')
515 self.log_info('unhandled connect event', 'warning'
    [all...]
  /external/python/cpython3/Lib/
asyncore.py 268 #self.log_info('adding channel %s' % self)
278 #self.log_info('closing channel %d:%s' % (fd, self))
402 # log and log_info may be overridden to provide more sophisticated
404 # and 'log_info' is for informational, warning and error logging.
409 def log_info(self, message, type='info'): member in class:dispatcher
468 self.log_info(
480 self.log_info('unhandled incoming priority event', 'warning')
483 self.log_info('unhandled read event', 'warning')
486 self.log_info('unhandled write event', 'warning')
489 self.log_info('unhandled connect event', 'warning'
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
asyncore.py 281 #self.log_info('adding channel %s' % self)
291 #self.log_info('closing channel %d:%s' % (fd, self))
428 # log and log_info may be overridden to provide more sophisticated
430 # and 'log_info' is for informational, warning and error logging.
435 def log_info(self, message, type='info'): member in class:dispatcher
494 self.log_info(
506 self.log_info('unhandled incoming priority event', 'warning')
509 self.log_info('unhandled read event', 'warning')
512 self.log_info('unhandled write event', 'warning')
515 self.log_info('unhandled connect event', 'warning'
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
asyncore.py 281 #self.log_info('adding channel %s' % self)
291 #self.log_info('closing channel %d:%s' % (fd, self))
428 # log and log_info may be overridden to provide more sophisticated
430 # and 'log_info' is for informational, warning and error logging.
435 def log_info(self, message, type='info'): member in class:dispatcher
494 self.log_info(
506 self.log_info('unhandled incoming priority event', 'warning')
509 self.log_info('unhandled read event', 'warning')
512 self.log_info('unhandled write event', 'warning')
515 self.log_info('unhandled connect event', 'warning'
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
asyncore.py 281 #self.log_info('adding channel %s' % self)
291 #self.log_info('closing channel %d:%s' % (fd, self))
428 # log and log_info may be overridden to provide more sophisticated
430 # and 'log_info' is for informational, warning and error logging.
435 def log_info(self, message, type='info'): member in class:dispatcher
494 self.log_info(
506 self.log_info('unhandled incoming priority event', 'warning')
509 self.log_info('unhandled read event', 'warning')
512 self.log_info('unhandled write event', 'warning')
515 self.log_info('unhandled connect event', 'warning'
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
asyncore.py 281 #self.log_info('adding channel %s' % self)
291 #self.log_info('closing channel %d:%s' % (fd, self))
428 # log and log_info may be overridden to provide more sophisticated
430 # and 'log_info' is for informational, warning and error logging.
435 def log_info(self, message, type='info'): member in class:dispatcher
494 self.log_info(
506 self.log_info('unhandled incoming priority event', 'warning')
509 self.log_info('unhandled read event', 'warning')
512 self.log_info('unhandled write event', 'warning')
515 self.log_info('unhandled connect event', 'warning'
    [all...]
  /system/core/logd/
LogAudit.cpp 57 static const char auditd_message[] = { KMSG_PRIORITY(LOG_INFO),
197 static const char log_info[] = { KMSG_PRIORITY(LOG_INFO) }; local
225 iov[0].iov_base = last_info ? const_cast<char*>(log_info)
228 last_info ? sizeof(log_info) : sizeof(log_warning);
253 iov[0].iov_base = info ? const_cast<char*>(log_info)
255 iov[0].iov_len = info ? sizeof(log_info) : sizeof(log_warning);
  /system/extras/simpleperf/scripts/
utils.py 54 def log_info(msg): function
263 log_info('unroot adb')
  /system/core/logwrapper/
logwrap.c 90 struct log_info { struct
157 static void do_log_line(struct log_info *log_info, char *line) {
158 if (log_info->log_target & LOG_KLOG) {
159 klog_write(6, log_info->klog_fmt, line);
161 if (log_info->log_target & LOG_ALOG) {
162 ALOG(LOG_INFO, log_info->btag, "%s", line);
164 if (log_info->log_target & LOG_FILE) {
165 fprintf(log_info->fp, "%s\n", line)
305 struct log_info log_info; local
    [all...]
  /external/ImageMagick/MagickCore/
log.c 305 *log_info;
311 log_info=(LogInfo *) AcquireMagickMemory(sizeof(*log_info));
312 if (log_info == (LogInfo *) NULL)
318 (void) ResetMagickMemory(log_info,0,sizeof(*log_info));
319 log_info->path=ConstantString("[built-in]");
320 GetTimerInfo((TimerInfo *) &log_info->timer);
321 log_info->event_mask=p->event_mask;
322 log_info->handler_mask=p->handler_mask
299 *log_info; local
352 *log_info; local
695 *log_info; local
740 **log_info; local
946 *log_info; local
1272 *log_info; local
1440 *log_info = (LogInfo *) NULL; local
1729 *log_info; local
1772 *log_info; local
1816 *log_info; local
    [all...]
  /external/icu/icu4c/source/tools/ctestfw/
ctest.c 712 log_info("(Known issue #%s) %s\n", ticket, buf);
849 log_info(const char* pattern, ...) function
    [all...]
  /system/sepolicy/tools/
check_seapp.c 18 #define log_set_verbose() do { logging_verbose = 1; log_info("Enabling verbose\n"); } while(0)
21 #define log_info(fmt, ...) if (logging_verbose ) { log_msg(stdout, "Info: ", fmt, ##__VA_ARGS__); } macro
459 log_info("Validating %s=%s\n", key, value);
490 log_info("Key map validate returning: %d\n", rc);
556 log_info("Matched input lines: name=%s data=%s\n", mA->name, mA->data);
561 log_info("Matched lines: name=%s data=%s", mA->name, mA->data);
569 log_info("Rule map cmp MATCH\n");
575 log_info("Rule map cmp INPUT MATCH\n");
582 log_info("Rule map cmp NO MATCH\n");
765 log_info("Validating keys!\n")
    [all...]

Completed in 344 milliseconds