Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/core/
Dtracing_service_impl.h524 bool did_notify_all_data_source_started = false; member
Dtracing_service_impl.cc1326 if (tracing_session->did_notify_all_data_source_started) in MaybeNotifyAllDataSourcesStarted()
1336 tracing_session->did_notify_all_data_source_started = true; in MaybeNotifyAllDataSourcesStarted()