HomeSort by relevance Sort by last modified time
    Searched refs:klog_vwrite (Results 1 - 3 of 3) sorted by null

  /system/core/libcutils/
klog.c 56 void klog_vwrite(int level, const char *fmt, va_list ap) function
74 klog_vwrite(level, fmt, ap);
  /system/core/include/cutils/
klog.h 31 void klog_vwrite(int level, const char *fmt, va_list ap);
  /system/core/init/
init.c 977 klog_vwrite(level, fmt, ap);
    [all...]

Completed in 410 milliseconds