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

  /frameworks/av/media/libnblog/include/media/nblog/
NBLog.h 484 virtual void handleAuthor(const AbstractEntry& /*fmtEntry*/, String8* /*body*/) {}
557 void handleAuthor(const AbstractEntry &fmtEntry, String8 *body);
  /frameworks/av/media/libnblog/
NBLog.cpp 947 handleAuthor(fmtEntry, body);
    [all...]

Completed in 60 milliseconds