Searched refs:InitEp (Results 1 – 4 of 4) sorted by relevance
129 EXPECT_TRUE(boxProgress.InitEp());134 EXPECT_FALSE(boxProgress.InitEp());140 EXPECT_FALSE(boxProgress.InitEp());151 EXPECT_FALSE(boxProgress.InitEp());162 EXPECT_TRUE(boxProgress.InitEp());176 EXPECT_TRUE(boxProgress.InitEp());
45 [[nodiscard]] bool InitEp();
80 bool BoxProgressAdapter::InitEp() in InitEp() function in Updater::BoxProgressAdapter
67 if (!pgMgr_[id_].As<BoxProgressAdapter>()->InitEp()) { in BarProgress()