Searched refs:kFlagNonInteractive (Results 1 – 9 of 9) sorted by relevance
51 kFlagNonInteractive = (1 << 0), enumerator
62 CheckForUpdate("app_ver", "url", UpdateAttemptFlags::kFlagNonInteractive)) in TEST_F()71 UpdateAttemptFlags::kFlagNonInteractive, in TEST_F()
61 interactive ? 0 : update_engine::UpdateAttemptFlags::kFlagNonInteractive, in AttemptUpdateWithFlags()
96 bool interactive = !(flags & UpdateAttemptFlags::kFlagNonInteractive); in AttemptUpdate()
795 bool interactive = !(flags & UpdateAttemptFlags::kFlagNonInteractive); in CheckForUpdate()
1363 UpdateAttemptFlags::kFlagNonInteractive | in TEST_F()
56 : update_engine::UpdateAttemptFlags::kFlagNonInteractive, in AttemptUpdate()
57 at_user_request ? 0 : UpdateAttemptFlags::kFlagNonInteractive, in AttemptUpdate()
436 UpdateAttemptFlags::kFlagNonInteractive)); in TEST_F()