Searched refs:IsAnyUpdateSourceAllowed (Results 1 – 3 of 3) sorted by relevance
220 bool IsAnyUpdateSourceAllowed() const;
930 if (IsAnyUpdateSourceAllowed()) { in CheckForUpdate()982 if (IsAnyUpdateSourceAllowed()) { in CheckForInstall()1813 bool UpdateAttempter::IsAnyUpdateSourceAllowed() const { in IsAnyUpdateSourceAllowed() function in chromeos_update_engine::UpdateAttempter
1381 EXPECT_TRUE(attempter_.IsAnyUpdateSourceAllowed()); in TEST_F()1387 EXPECT_TRUE(attempter_.IsAnyUpdateSourceAllowed()); in TEST_F()1393 EXPECT_FALSE(attempter_.IsAnyUpdateSourceAllowed()); in TEST_F()