Searched refs:EVENT_END_FMT (Results 1 – 2 of 2) sorted by relevance
119 while ((++it)->type != EVENT_END_FMT) { in copyWithAuthor()359 Entry entry = Entry(EVENT_END_FMT, NULL, 0); in logEnd()660 uint8_t *lastEnd = findLastEntryOfType(front, back, EVENT_END_FMT); in getSnapshot()804 case EVENT_END_FMT: in dump()909 if (event == EVENT_END_FMT) { in handleFormat()952 ALOGW_IF(arg->type != EVENT_END_FMT, "Expected end of format, got %d", arg->type); in handleFormat()
53 EVENT_END_FMT, // end of logFormat argument list enumerator