Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.cc1357 MaybeNotifyAllDataSourcesStarted(tracing_session); in StartTracing()
1414 MaybeNotifyAllDataSourcesStarted(tracing_session); in StartDataSourceInstance()
1533 MaybeNotifyAllDataSourcesStarted(&tracing_session); in NotifyDataSourceStarted()
1585 void TracingServiceImpl::MaybeNotifyAllDataSourcesStarted( in MaybeNotifyAllDataSourcesStarted() function in perfetto::TracingServiceImpl
2952 MaybeNotifyAllDataSourcesStarted(&kv.second); in UnregisterDataSource()
4480 service_->MaybeNotifyAllDataSourcesStarted(session); in ObserveEvents()
H A Dtracing_service_impl.h809 void MaybeNotifyAllDataSourcesStarted(TracingSession*);