Home
last modified time | relevance | path

Searched refs:AbstractEntry (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/av/media/libnblog/include/media/nblog/
H A DEntry.h139 class AbstractEntry {
141 virtual ~AbstractEntry() {} in ~AbstractEntry()
144 static std::unique_ptr<AbstractEntry> buildEntry(const uint8_t *ptr);
164 explicit AbstractEntry(const uint8_t *entry) : mEntry(entry) {} in AbstractEntry() function
181 class FormatEntry : public AbstractEntry {
184 explicit FormatEntry(const uint8_t *ptr) : AbstractEntry(ptr) {} in FormatEntry()
214 class HistogramEntry : public AbstractEntry {
216 explicit HistogramEntry(const uint8_t *ptr) : AbstractEntry(ptr) {} in HistogramEntry()
H A DMerger.h111 void handleAuthor(const AbstractEntry &fmtEntry, String8 *body);
H A DReader.h119 void handleAuthor(const AbstractEntry& fmtEntry __unused, String8* body __unused) {} in handleAuthor()
/aosp12/frameworks/av/media/libnblog/
H A DMerger.cpp96 std::unique_ptr<AbstractEntry> abstractEntry = AbstractEntry::buildEntry(offsets[i]); in merge()
107 offsets[index] = AbstractEntry::buildEntry(offsets[index])-> in merge()
112 int64_t ts = AbstractEntry::buildEntry(offsets[index])->timestamp(); in merge()
258 void MergeReader::handleAuthor(const AbstractEntry &entry, String8 *body) in handleAuthor()
H A DEntry.cpp126 std::unique_ptr<AbstractEntry> AbstractEntry::buildEntry(const uint8_t *ptr) in buildEntry()
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/apps/TV/libs/m2/
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...