Home
last modified time | relevance | path

Searched defs:FormatEntry (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libnbaio/
DNBLog.cpp54 NBLog::FormatEntry::FormatEntry(const uint8_t *entry) : mEntry(entry) { in FormatEntry() function in android::NBLog::FormatEntry
59 NBLog::FormatEntry::FormatEntry(const NBLog::FormatEntry::iterator &it) : FormatEntry(it.ptr) {} in FormatEntry() function in android::NBLog::FormatEntry