Searched refs:handleFormat (Results 1 – 2 of 2) sorted by relevance
120 EntryIterator handleFormat(const FormatEntry &fmtEntry, String8 *timestamp, String8 *body);
237 it = handleFormat(FormatEntry(it), ×tamp, &body); in dump()284 EntryIterator DumpReader::handleFormat(const FormatEntry &fmtEntry, in handleFormat() function in android::NBLog::DumpReader