Home
last modified time | relevance | path

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

/tracing/tracing-perfetto-binary/src/main/cpp/perfetto/
Dperfetto.cc48878 bool did_notify_all_data_source_started = false; member
54465 if (tracing_session->did_notify_all_data_source_started) in MaybeNotifyAllDataSourcesStarted()
54475 tracing_session->did_notify_all_data_source_started = true; in MaybeNotifyAllDataSourcesStarted()