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()
257 Status MapDefunOp::SetupArgs(OpKernelContext* ctx, in SetupArgs() function in tensorflow::data::MapDefunOp
40 void TrackEventSessionObserver::OnSetup(const DataSourceBase::SetupArgs&) {} in OnSetup()
263 void OnSetup(const SetupArgs&) override {} in OnSetup()346 void OnSetup(const SetupArgs&) override {} in OnSetup()4406 void OnSetup(const SetupArgs&) override { in OnSetup()4623 void OnSetup(const perfetto::DataSourceBase::SetupArgs&) { in TEST_P()