HomeSort by relevance Sort by last modified time
    Searched refs:kCheckingForUpdate (Results 1 - 5 of 5) sorted by null

  /system/update_engine/update_manager/
updater_provider.h 31 kCheckingForUpdate,
boxed_value.cc 142 case Stage::kCheckingForUpdate:
boxed_value_unittest.cc 209 BoxedValue(new Stage(Stage::kCheckingForUpdate)).ToString());
real_updater_provider.cc 152 {update_engine::kUpdateStatusCheckingForUpdate, Stage::kCheckingForUpdate},
real_updater_provider_unittest.cc 189 UmTestUtils::ExpectVariableHasValue(Stage::kCheckingForUpdate,

Completed in 74 milliseconds