Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dproxy_producer_endpoint.cc108 void ProxyProducerEndpoint::NotifyDataSourceStarted(DataSourceInstanceID id) { in NotifyDataSourceStarted() function in perfetto::ProxyProducerEndpoint
/external/perfetto/src/tracing/internal/
Dtracing_backend_fake.cc80 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() function in perfetto::internal::__anon91221ad20111::UnsupportedProducerEndpoint
/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto67 rpc NotifyDataSourceStarted(NotifyDataSourceStartedRequest) rpc
/external/perfetto/src/tracing/ipc/service/
Dproducer_ipc_service.cc302 void ProducerIPCService::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::ProducerIPCService
/external/perfetto/src/tracing/ipc/producer/
Dproducer_ipc_client_impl.cc520 void ProducerIPCClientImpl::NotifyDataSourceStarted(DataSourceInstanceID id) { in NotifyDataSourceStarted() function in perfetto::ProducerIPCClientImpl
/external/perfetto/src/tracing/service/
Dtracing_service_impl.cc1502 void TracingServiceImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl
5006 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl::ProducerEndpointImpl