Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.h555 bool AllDataSourceInstancesStarted() { in AllDataSourceInstancesStarted() function
H A Dtracing_service_impl.cc1590 if (!tracing_session->AllDataSourceInstancesStarted()) in MaybeNotifyAllDataSourcesStarted()