Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dfake_producer_endpoint.h38 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() function
/external/perfetto/src/tracing/internal/
Dtracing_backend_fake.cc71 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() function in perfetto::internal::__anon25205a9c0111::UnsupportedProducerEndpoint
/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto73 rpc NotifyDataSourceStopped(NotifyDataSourceStoppedRequest) rpc
/external/perfetto/src/tracing/ipc/service/
Dproducer_ipc_service.cc288 void ProducerIPCService::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::ProducerIPCService
/external/perfetto/src/tracing/ipc/producer/
Dproducer_ipc_client_impl.cc407 void ProducerIPCClientImpl::NotifyDataSourceStopped(DataSourceInstanceID id) { in NotifyDataSourceStopped() function in perfetto::ProducerIPCClientImpl
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl_unittest.cc48 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() function in perfetto::MockProducerEndpoint
Dtracing_service_impl.cc1340 void TracingServiceImpl::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::TracingServiceImpl
3819 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::TracingServiceImpl::ProducerEndpointImpl