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.h37 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() function
/external/perfetto/src/tracing/ipc/producer/
Dproducer_ipc_client_impl.cc362 void ProducerIPCClientImpl::NotifyDataSourceStarted(DataSourceInstanceID id) { in NotifyDataSourceStarted() function in perfetto::ProducerIPCClientImpl
/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto67 rpc NotifyDataSourceStarted(NotifyDataSourceStartedRequest) rpc
/external/perfetto/src/tracing/ipc/service/
Dproducer_ipc_service.cc269 void ProducerIPCService::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::ProducerIPCService
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl_unittest.cc46 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() function in perfetto::MockProducerEndpoint
Dtracing_service_impl.cc1077 void TracingServiceImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl
3218 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl::ProducerEndpointImpl