Lines Matching refs:StopDataSource
29980 virtual void StopDataSource(DataSourceInstanceID) = 0;
30343 void StopDataSource(DataSourceInstanceID) override;
30672 void TracingMuxerImpl::ProducerImpl::StopDataSource(DataSourceInstanceID id) { in StopDataSource() function in perfetto::internal::TracingMuxerImpl::ProducerImpl
35282 void StopDataSource(DataSourceInstanceID);
39178 producer->StopDataSource(ds_inst_id); in StopDataSourceInstance()
40357 void TracingServiceImpl::ProducerEndpointImpl::StopDataSource( in StopDataSource() function in perfetto::TracingServiceImpl::ProducerEndpointImpl
40366 weak_this->producer_->StopDataSource(ds_inst_id); in StopDataSource()
43202 using StopDataSource = GetAsyncCommandResponse_StopDataSource; typedef in perfetto::protos::gen::GetAsyncCommandResponse
51602 producer_->StopDataSource(dsid); in OnServiceRequest()
52911 void StopDataSource(DataSourceInstanceID) override;
53388 void ProducerIPCService::RemoteProducer::StopDataSource( in StopDataSource() function in perfetto::ProducerIPCService::RemoteProducer