Searched refs:handleAuthor (Results 1 – 2 of 2) sorted by relevance
383 virtual size_t handleAuthor(const FormatEntry &fmtEntry, String8 *body) { return 0; } in handleAuthor() function440 size_t handleAuthor(const FormatEntry &fmtEntry, String8 *body);
881 handleAuthor(fmtEntry, body); in handleFormat()1033 size_t NBLog::MergeReader::handleAuthor(const NBLog::FormatEntry &fmtEntry, String8 *body) { in handleAuthor() function in android::NBLog::MergeReader