Lines Matching refs:StopDataSource
36388 virtual void StopDataSource(DataSourceInstanceID) = 0;
38639 void StopDataSource(DataSourceInstanceID) override;
39137 void TracingMuxerImpl::ProducerImpl::StopDataSource(DataSourceInstanceID id) { in StopDataSource() function in perfetto::internal::TracingMuxerImpl::ProducerImpl
46431 void StopDataSource(DataSourceInstanceID);
53389 producer->StopDataSource(ds_inst_id); in StopDataSourceInstance()
54740 void TracingServiceImpl::ProducerEndpointImpl::StopDataSource( in StopDataSource() function in perfetto::TracingServiceImpl::ProducerEndpointImpl
54749 weak_this->producer_->StopDataSource(ds_inst_id); in StopDataSource()
57798 using StopDataSource = GetAsyncCommandResponse_StopDataSource; typedef in perfetto::protos::gen::GetAsyncCommandResponse
67151 producer_->StopDataSource(dsid); in OnServiceRequest()
68117 void StopDataSource(DataSourceInstanceID) override;
68591 void ProducerIPCService::RemoteProducer::StopDataSource( in StopDataSource() function in perfetto::ProducerIPCService::RemoteProducer