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

  /frameworks/av/media/libnbaio/
NBLog.cpp 881 handleAuthor(fmtEntry, body);
1033 size_t NBLog::MergeReader::handleAuthor(const NBLog::FormatEntry &fmtEntry, String8 *body) {
  /frameworks/av/media/libnbaio/include/
NBLog.h 383 virtual size_t handleAuthor(const FormatEntry &fmtEntry, String8 *body) { return 0; }
440 size_t handleAuthor(const FormatEntry &fmtEntry, String8 *body);

Completed in 66 milliseconds