Searched defs:AndroidLogEvent (Results 1 – 1 of 1) sorted by relevance
30 struct AndroidLogEvent { struct39 bool operator<(const AndroidLogEvent& o) const { return ts < o.ts; } argument