Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dproxy_producer_endpoint.cc114 void ProxyProducerEndpoint::NotifyDataSourceStopped(DataSourceInstanceID id) { in NotifyDataSourceStopped() function in perfetto::ProxyProducerEndpoint
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_ipc_ipc_gen/gen/external/perfetto/protos/perfetto/ipc/
Dproducer_port.ipc.cc152 void ProducerPortProxy::NotifyDataSourceStopped(const NotifyDataSourceStoppedRequest& request, Defe… in NotifyDataSourceStopped() function in perfetto::protos::gen::ProducerPortProxy
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_backend_fake.cc81 void NotifyDataSourceStopped(DataSourceInstanceID) override {} in NotifyDataSourceStopped() function in perfetto::internal::__anon2f8ba0520111::UnsupportedProducerEndpoint
/aosp_15_r20/external/perfetto/protos/perfetto/ipc/
H A Dproducer_port.proto73 rpc NotifyDataSourceStopped(NotifyDataSourceStoppedRequest) rpc
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/
H A Dproducer_ipc_service.cc324 void ProducerIPCService::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::ProducerIPCService
/aosp_15_r20/external/perfetto/src/tracing/ipc/producer/
H A Dproducer_ipc_client_impl.cc535 void ProducerIPCClientImpl::NotifyDataSourceStopped(DataSourceInstanceID id) { in NotifyDataSourceStopped() function in perfetto::ProducerIPCClientImpl
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.cc1615 void TracingServiceImpl::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::TracingServiceImpl
4941 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStopped( in NotifyDataSourceStopped() function in perfetto::TracingServiceImpl::ProducerEndpointImpl