Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.h652 bool did_notify_all_data_source_started = false; member
H A Dtracing_service_impl.cc1546 tracing_session->did_notify_all_data_source_started) { in OnAllDataSourceStartedTimeout()
1601 if (tracing_session->did_notify_all_data_source_started) in MaybeNotifyAllDataSourcesStarted()
1611 tracing_session->did_notify_all_data_source_started = true; in MaybeNotifyAllDataSourcesStarted()