Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/test/
H A Dproxy_producer_endpoint.cc108 void ProxyProducerEndpoint::NotifyDataSourceStarted(DataSourceInstanceID id) { in NotifyDataSourceStarted() 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.cc147 void ProducerPortProxy::NotifyDataSourceStarted(const NotifyDataSourceStartedRequest& request, Defe… in NotifyDataSourceStarted() function in perfetto::protos::gen::ProducerPortProxy
/aosp_15_r20/external/perfetto/src/tracing/internal/
H A Dtracing_backend_fake.cc80 void NotifyDataSourceStarted(DataSourceInstanceID) override {} in NotifyDataSourceStarted() function in perfetto::internal::__anon2f8ba0520111::UnsupportedProducerEndpoint
/aosp_15_r20/external/perfetto/protos/perfetto/ipc/
H A Dproducer_port.proto67 rpc NotifyDataSourceStarted(NotifyDataSourceStartedRequest) rpc
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/
H A Dproducer_ipc_service.cc302 void ProducerIPCService::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::ProducerIPCService
/aosp_15_r20/external/perfetto/src/tracing/ipc/producer/
H A Dproducer_ipc_client_impl.cc522 void ProducerIPCClientImpl::NotifyDataSourceStarted(DataSourceInstanceID id) { in NotifyDataSourceStarted() function in perfetto::ProducerIPCClientImpl
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.cc1501 void TracingServiceImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl
4935 void TracingServiceImpl::ProducerEndpointImpl::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::TracingServiceImpl::ProducerEndpointImpl