Home
last modified time | relevance | path

Searched defs:entryProto (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Tracing/
DTransactionTracing.cpp97 for (const auto& entryProto : fileProto.entry()) { in writeRingBufferToPerfetto() local
233 perfetto::protos::TransactionTraceEntry entryProto; in addEntry() local
417 perfetto::protos::TransactionTraceEntry entryProto; in createStartingStateProtoLocked() local
DTransactionRingBuffer.h54 EntryProto* entryProto = fileProto.add_entry(); in writeToProto() local