Searched defs:FormatEntry (Results 1 – 1 of 1) sorted by relevance
54 NBLog::FormatEntry::FormatEntry(const uint8_t *entry) : mEntry(entry) { in FormatEntry() function in android::NBLog::FormatEntry59 NBLog::FormatEntry::FormatEntry(const NBLog::FormatEntry::iterator &it) : FormatEntry(it.ptr) {} in FormatEntry() function in android::NBLog::FormatEntry