Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
DPowerLog.h101 std::vector<std::pair<int64_t /* real time ns */, float /* energy */>> mEntries; variable
DErrorLog.h189 std::vector<Entry> mEntries; // circular buffer of error entries. variable
/system/netd/libnetdutils/include/netdutils/
DLog.h205 std::deque<const std::string> mEntries; // GUARDED_BY(mLock), when supported variable