HomeSort by relevance Sort by last modified time
    Searched refs:LOG_ID_EVENTS (Results 26 - 33 of 33) sorted by null

12

  /system/core/storaged/
storaged_diskstats.cpp 64 << LOG_ID_EVENTS;
storaged_info.cpp 141 << LOG_ID_EVENTS;
  /system/core/logd/
LogStatistics.cpp 795 if (enable && (logMask & (1 << LOG_ID_EVENTS))) {
799 output += tagTable.format(*this, uid, pid, name, LOG_ID_EVENTS);
LogTags.cpp 294 struct logger* e = android_logger_open(logger_list, LOG_ID_EVENTS);
556 .id = LOG_ID_EVENTS,
  /frameworks/base/cmds/incidentd/tests/
Section_test.cpp 239 LogSection ls(1, LOG_ID_EVENTS);
  /frameworks/base/cmds/incidentd/src/
Section.cpp 670 case LOG_ID_EVENTS:
    [all...]
  /system/core/debuggerd/libdebuggerd/
tombstone.cpp 532 if (log_entry.id() == LOG_ID_EVENTS) {
  /system/core/logcat/
logcat.cpp     [all...]

Completed in 426 milliseconds

12