Searched refs:handleAuthor (Results 1 – 4 of 4) sorted by relevance
111 void handleAuthor(const AbstractEntry &fmtEntry, String8 *body);
119 void handleAuthor(const AbstractEntry& fmtEntry __unused, String8* body __unused) {} in handleAuthor() function
258 void MergeReader::handleAuthor(const AbstractEntry &entry, String8 *body) in handleAuthor() function in android::NBLog::MergeReader
314 handleAuthor(fmtEntry, body); in handleFormat()