Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/core/
Dtracing_service_impl.h440 bool AllDataSourceInstancesStarted() { in AllDataSourceInstancesStarted() function
Dtracing_service_impl.cc1315 if (!tracing_session->AllDataSourceInstancesStarted()) in MaybeNotifyAllDataSourcesStarted()