HomeSort by relevance Sort by last modified time
    Searched refs:TagEntry (Results 1 - 3 of 3) sorted by null

  /system/core/logd/
LogStatistics.h 373 struct TagEntry : public EntryBase {
378 TagEntry(LogBufferElement *element):
432 typedef LogHashtable<uint32_t, TagEntry> tagTable_t;
LogStatistics.cpp 401 std::string TagEntry::formatHeader(const std::string &name, log_id_t id) const {
411 std::string TagEntry::format(const LogStatistics & /* stat */, log_id_t /* id */) const {
  /external/libexif/libexif/
exif-tag.c 51 static const struct TagEntry {
    [all...]

Completed in 162 milliseconds