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.cc1163 MaybeNotifyAllDataSourcesStarted(tracing_session); in StartTracing()
1185 MaybeNotifyAllDataSourcesStarted(tracing_session); in StartDataSourceInstance()
1306 MaybeNotifyAllDataSourcesStarted(&tracing_session); in NotifyDataSourceStarted()
1310 void TracingServiceImpl::MaybeNotifyAllDataSourcesStarted( in MaybeNotifyAllDataSourcesStarted() function in perfetto::TracingServiceImpl
2408 MaybeNotifyAllDataSourcesStarted(&kv.second); in UnregisterDataSource()
3436 service_->MaybeNotifyAllDataSourcesStarted(session); in ObserveEvents()
Dtracing_service_impl.h640 void MaybeNotifyAllDataSourcesStarted(TracingSession*);