Home
last modified time | relevance | path

Searched refs:NotifyDataSourceStarted (Results 1 – 24 of 24) 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
112 backend_->NotifyDataSourceStarted(id); in NotifyDataSourceStarted()
H A Dmock_producer_endpoint.h54 NotifyDataSourceStarted,
H A Dproxy_producer_endpoint.h54 void NotifyDataSourceStarted(DataSourceInstanceID) override;
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_ipc_ipc_gen_headers/gen/external/perfetto/protos/perfetto/ipc/
Dproducer_port.ipc.h54 …virtual void NotifyDataSourceStarted(const NotifyDataSourceStartedRequest&, DeferredNotifyDataSour…
102 …void NotifyDataSourceStarted(const NotifyDataSourceStartedRequest&, DeferredNotifyDataSourceStarte…
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_ipc_ipc_gen_headers/gen/external/perfetto/protos/perfetto/ipc/
H A Dproducer_port.ipc.h54 …virtual void NotifyDataSourceStarted(const NotifyDataSourceStartedRequest&, DeferredNotifyDataSour…
102 …void NotifyDataSourceStarted(const NotifyDataSourceStartedRequest&, DeferredNotifyDataSourceStarte…
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_ipc_ipc_gen/gen/external/perfetto/protos/perfetto/ipc/
Dproducer_port.ipc.cc60 …taSourceStartedRequest, NotifyDataSourceStartedResponse, &ProducerPort::NotifyDataSourceStarted>}); in NewDescriptor()
147 void ProducerPortProxy::NotifyDataSourceStarted(const NotifyDataSourceStartedRequest& request, Defe… in NotifyDataSourceStarted() function in perfetto::protos::gen::ProducerPortProxy
/aosp_15_r20/external/perfetto/src/tracing/ipc/service/
H A Dproducer_ipc_service.cc302 void ProducerIPCService::NotifyDataSourceStarted( in NotifyDataSourceStarted() function in perfetto::ProducerIPCService
314 producer->service_endpoint->NotifyDataSourceStarted(request.data_source_id()); in NotifyDataSourceStarted()
H A Dproducer_ipc_service.h61 void NotifyDataSourceStarted(
/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
531 producer_port_->NotifyDataSourceStarted( in NotifyDataSourceStarted()
H A Dproducer_ipc_client_impl.h76 void NotifyDataSourceStarted(DataSourceInstanceID) override;
/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
H A Dtracing_muxer_impl.cc291 service_->NotifyDataSourceStarted(id); in StartDataSource()
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl.h128 void NotifyDataSourceStarted(DataSourceInstanceID) override;
335 void NotifyDataSourceStarted(ProducerID, DataSourceInstanceID);
H A Dtracing_service_impl_unittest.cc2618 producer->endpoint()->NotifyDataSourceStarted(id1); in TEST_F()
3912 producer->endpoint()->NotifyDataSourceStarted(id1); in TEST_F()
3927 producer->endpoint()->NotifyDataSourceStarted(id2); in TEST_F()
4026 producer->endpoint()->NotifyDataSourceStarted(id1); in TEST_F()
6121 producer->endpoint()->NotifyDataSourceStarted(id1); in TEST_F()
6122 producer->endpoint()->NotifyDataSourceStarted(id3); in TEST_F()
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
4938 service_->NotifyDataSourceStarted(id_, data_source_id); in NotifyDataSourceStarted()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/tracing/core/
H A Dtracing_service.h140 virtual void NotifyDataSourceStarted(DataSourceInstanceID) = 0;
/aosp_15_r20/external/perfetto/include/perfetto/ext/tracing/core/
H A Dtracing_service.h140 virtual void NotifyDataSourceStarted(DataSourceInstanceID) = 0;
/aosp_15_r20/external/perfetto/protos/perfetto/ipc/
H A Dproducer_port.proto67 rpc NotifyDataSourceStarted(NotifyDataSourceStartedRequest) rpc
253 // Arguments for rpc NotifyDataSourceStarted().
/aosp_15_r20/external/perfetto/protos/perfetto/common/
H A Ddata_source_descriptor.proto45 // NotifyDataSourceStarted() IPC. This field has been introduced after
/aosp_15_r20/external/perfetto/src/traced/probes/
H A Dprobes_producer.cc441 endpoint_->NotifyDataSourceStarted(instance_id); in StartDataSource()
/aosp_15_r20/external/perfetto/protos/perfetto/config/
H A Dperfetto_config.proto192 // NotifyDataSourceStarted() IPC. This field has been introduced after
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto167 // NotifyDataSourceStarted() IPC. This field has been introduced after
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto192 // NotifyDataSourceStarted() IPC. This field has been introduced after
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto192 // NotifyDataSourceStarted() IPC. This field has been introduced after