Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dproxy_producer_endpoint.cc114 void ProxyProducerEndpoint::NotifyDataSourceStopped(DataSourceInstanceID id) { in NotifyDataSourceStopped() function in perfetto::ProxyProducerEndpoint
/external/perfetto/src/tracing/internal/
Dtracing_backend_fake.cc81 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() function in perfetto::internal::__anon91221ad20111::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.cc533 void ProducerIPCClientImpl::NotifyDataSourceStopped(DataSourceInstanceID id) { in NotifyDataSourceStopped() function in perfetto::ProducerIPCClientImpl
/external/perfetto/src/tracing/service/
Dtracing_service_impl.cc1616 void TracingServiceImpl::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::TracingServiceImpl
5012 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::TracingServiceImpl::ProducerEndpointImpl