Searched defs:SetupArgs (Results 1 – 8 of 8) sorted by relevance
195 struct SetupArgs { struct203 // |SetupArgs|. Called on an internal Perfetto service thread, but not argument205 virtual void OnSetup(const SetupArgs&) {} in OnSetup()
25 void DataSourceBase::OnSetup(const SetupArgs&) {} in OnSetup()
30 void OnSetup(const SetupArgs&) override {} in OnSetup()
42 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
39 void TrackEventSessionObserver::OnSetup(const DataSourceBase::SetupArgs&) {} in OnSetup()
304 void OnSetup(const SetupArgs&) override {} in OnSetup()390 void OnSetup(const SetupArgs&) override {} in OnSetup()5029 void OnSetup(const SetupArgs&) override { in OnSetup()5246 void OnSetup(const perfetto::DataSourceBase::SetupArgs&) { in TEST_P()