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

  /system/core/logwrapper/include/logwrap/
logwrap.h 46 * log_target: Specify where to log the output of the child, either LOG_NONE,
66 #define LOG_NONE 0
82 (logwrap ? LOG_ALOG : LOG_NONE), false, NULL);
  /system/core/logwrapper/
logwrap.c 319 if (abbreviated && (log_target == LOG_NONE)) {
  /external/vixl/src/vixl/a64/
simulator-a64.h 129 LOG_NONE = 0,
    [all...]
simulator-a64.cc 76 trace_parameters_ = LOG_NONE;
    [all...]

Completed in 321 milliseconds