HomeSort by relevance Sort by last modified time
    Searched defs:LOG_NONE (Results 1 - 2 of 2) 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,
62 #define LOG_NONE 0
77 (logwrap ? LOG_ALOG : LOG_NONE), false);
  /external/chromium/base/
logging.h 151 enum LoggingDestination { LOG_NONE,
    [all...]

Completed in 42 milliseconds