Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Tracing/
DTransactionTracing.cpp315 perfetto::protos::TransactionTraceEntry removedEntryProto; in addEntry() local
317 removedEntryProto.ParseFromString(removedEntry); in addEntry()
318 updateStartingStateLocked(removedEntryProto); in addEntry()
319 removedEntryProto.Clear(); in addEntry()