Home
last modified time | relevance | path

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

/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto67 rpc NotifyDataSourceStarted(NotifyDataSourceStartedRequest) rpc
/external/perfetto/src/tracing/internal/
Dtracing_backend_fake.cc80 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() function in perfetto::internal::__anoneb50efe10111::UnsupportedProducerEndpoint
/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.cc477 void ProducerIPCClientImpl::NotifyDataSourceStarted(DataSourceInstanceID id) { in NotifyDataSourceStarted() function in perfetto::ProducerIPCClientImpl
/external/perfetto/src/tracing/core/
Dtracing_service_impl.cc1422 void TracingServiceImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl
4338 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl::ProducerEndpointImpl