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

  /frameworks/av/media/libnbaio/
NBLog.cpp 55 ALOGW_IF(entry[offsetof(struct entry, type)] != EVENT_START_FMT,
351 log(EVENT_START_FMT, fmt, length);
449 case EVENT_START_FMT:
669 while ((firstStartTmp = findLastEntryOfType(front, firstStartTmp, EVENT_START_FMT))
800 case EVENT_START_FMT:
  /frameworks/av/media/libnbaio/include/
NBLog.h 51 EVENT_START_FMT, // logFormat start event: entry includes format string, following

Completed in 222 milliseconds