Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Dlogger.cpp49 typedef std::pair<uint64_t, std::string> TimestampedLogEntry; typedef
81 std::vector<TimestampedLogEntry> mFineLog;
197 [](const TimestampedLogEntry& x, in stopFineLogLocked()
198 const TimestampedLogEntry& y) { in stopFineLogLocked()