Searched defs:AppLaunchEventState (Results 1 – 1 of 1) sorted by relevance
116 struct AppLaunchEventState { struct140 bool is_read_ahead_{false};143 bool allowed_tracing_{true};144 bool is_tracing_{false};157 explicit AppLaunchEventState(borrowed<perfetto::RxProducerFactory*> perfetto_factory, in AppLaunchEventState() argument363 bool IsReadAhead() const { in IsReadAhead()439 void FinishReadAhead() { in FinishReadAhead()449 void AbortReadAhead() { in AbortReadAhead()453 bool IsTracing() const { in IsTracing()566 void AbortTrace() { in AbortTrace()[all …]