Searched refs:kFlagNonInteractive (Results 1 – 9 of 9) sorted by relevance
44 kFlagNonInteractive = (1 << 0), enumerator
62 CheckForUpdate("app_ver", "url", UpdateAttemptFlags::kFlagNonInteractive)) in TEST_F()71 UpdateAttemptFlags::kFlagNonInteractive, in TEST_F()
58 : update_engine::UpdateAttemptFlags::kFlagNonInteractive, in AttemptUpdateWithFlags()
94 bool interactive = !(flags & UpdateAttemptFlags::kFlagNonInteractive); in AttemptUpdate()
765 bool interactive = !(flags & UpdateAttemptFlags::kFlagNonInteractive); in CheckForUpdate()
1136 UpdateAttemptFlags::kFlagNonInteractive | in TEST_F()
54 : update_engine::UpdateAttemptFlags::kFlagNonInteractive, in AttemptUpdate()
56 at_user_request ? 0 : UpdateAttemptFlags::kFlagNonInteractive, in AttemptUpdate()
437 UpdateAttemptFlags::kFlagNonInteractive)); in TEST_F()