Home
last modified time | relevance | path

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

/external/perfetto/src/tracing/test/
Dfake_producer_endpoint.h38 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() function
/external/perfetto/src/tracing/ipc/producer/
Dproducer_ipc_client_impl.cc375 void ProducerIPCClientImpl::NotifyDataSourceStopped(DataSourceInstanceID id) { in NotifyDataSourceStopped() function in perfetto::ProducerIPCClientImpl
/external/perfetto/protos/perfetto/ipc/
Dproducer_port.proto73 rpc NotifyDataSourceStopped(NotifyDataSourceStoppedRequest) rpc
/external/perfetto/src/tracing/ipc/service/
Dproducer_ipc_service.cc291 void ProducerIPCService::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::ProducerIPCService
/external/perfetto/src/tracing/core/
Dshared_memory_arbiter_impl_unittest.cc47 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() function in perfetto::MockProducerEndpoint
Dtracing_service_impl.cc1138 void TracingServiceImpl::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::TracingServiceImpl
3224 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::TracingServiceImpl::ProducerEndpointImpl