Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/internal/
Dtracing_backend_fake.cc81 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() function in perfetto::internal::__anon67644a300111::UnsupportedProducerEndpoint
/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto73 rpc NotifyDataSourceStopped(NotifyDataSourceStoppedRequest) rpc
/external/perfetto/src/tracing/ipc/service/
Dproducer_ipc_service.cc324 void ProducerIPCService::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::ProducerIPCService
/external/perfetto/src/tracing/ipc/producer/
Dproducer_ipc_client_impl.cc535 void ProducerIPCClientImpl::NotifyDataSourceStopped(DataSourceInstanceID id) { in NotifyDataSourceStopped() function in perfetto::ProducerIPCClientImpl
/external/perfetto/src/tracing/service/
Dtracing_service_impl.cc1567 void TracingServiceImpl::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::TracingServiceImpl
4776 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::TracingServiceImpl::ProducerEndpointImpl