Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dfake_producer_endpoint.h38 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() function
/external/perfetto/src/tracing/internal/
Dtracing_backend_fake.cc71 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() function in perfetto::internal::__anonced1dac80111::UnsupportedProducerEndpoint
/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto67 rpc NotifyDataSourceStarted(NotifyDataSourceStartedRequest) rpc
/external/perfetto/src/tracing/ipc/service/
Dproducer_ipc_service.cc295 void ProducerIPCService::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::ProducerIPCService
/external/perfetto/src/tracing/ipc/producer/
Dproducer_ipc_client_impl.cc426 void ProducerIPCClientImpl::NotifyDataSourceStarted(DataSourceInstanceID id) { in NotifyDataSourceStarted() function in perfetto::ProducerIPCClientImpl
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl_unittest.cc48 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() function in perfetto::MockProducerEndpoint
Dtracing_service_impl.cc1331 void TracingServiceImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl
4064 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl::ProducerEndpointImpl