Searched defs:SetupArgs (Results 1 – 8 of 8) sorted by relevance
194 struct SetupArgs { struct202 // |SetupArgs|. Called on an internal Perfetto service thread, but not argument204 virtual void OnSetup(const SetupArgs&) {} in OnSetup()
23 void DataSourceBase::OnSetup(const SetupArgs&) {} in OnSetup()
28 void OnSetup(const SetupArgs&) override {} in OnSetup()
28 void OnSetup(const SetupArgs&) override { in OnSetup()
80 void StressTestDataSource::OnSetup(const SetupArgs&) { in OnSetup()
255 Status MapDefunOp::SetupArgs(OpKernelContext* ctx, in SetupArgs() function in tensorflow::data::MapDefunOp
37 void TrackEventSessionObserver::OnSetup(const DataSourceBase::SetupArgs&) {} in OnSetup()
240 void OnSetup(const SetupArgs&) override {} in OnSetup()311 void OnSetup(const SetupArgs&) override {} in OnSetup()3541 void OnSetup(const SetupArgs&) override { in OnSetup()3758 void OnSetup(const perfetto::DataSourceBase::SetupArgs&) { in TEST_P()