Home
last modified time | relevance | path

Searched defs:NotifyDataSourceStarted (Results 1 – 6 of 6) sorted by relevance

/external/perfetto/src/tracing/test/
Dfake_producer_endpoint.h35 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() function
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl_unittest.cc42 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() function in perfetto::__anondc8b67b30111::MockProducerEndpoint
Dtracing_service_impl.cc845 void TracingServiceImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl
2716 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl::ProducerEndpointImpl
/external/perfetto/src/tracing/ipc/producer/
Dproducer_ipc_client_impl.cc295 void ProducerIPCClientImpl::NotifyDataSourceStarted(DataSourceInstanceID id) { in NotifyDataSourceStarted() function in perfetto::ProducerIPCClientImpl
/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto68 rpc NotifyDataSourceStarted(NotifyDataSourceStartedRequest) rpc
/external/perfetto/src/tracing/ipc/service/
Dproducer_ipc_service.cc229 void ProducerIPCService::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::ProducerIPCService