Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/core/
Dtracing_service_impl.cc1220 MaybeNotifyAllDataSourcesStarted(tracing_session); in StartTracing()
1242 MaybeNotifyAllDataSourcesStarted(tracing_session); in StartDataSourceInstance()
1363 MaybeNotifyAllDataSourcesStarted(&tracing_session); in NotifyDataSourceStarted()
1367 void TracingServiceImpl::MaybeNotifyAllDataSourcesStarted( in MaybeNotifyAllDataSourcesStarted() function in perfetto::TracingServiceImpl
2604 MaybeNotifyAllDataSourcesStarted(&kv.second); in UnregisterDataSource()
3646 service_->MaybeNotifyAllDataSourcesStarted(session); in ObserveEvents()
Dtracing_service_impl.h692 void MaybeNotifyAllDataSourcesStarted(TracingSession*);