OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kCheckingForUpdate
(Results
1 - 5
of
5
) sorted by null
/system/update_engine/update_manager/
updater_provider.h
31
kCheckingForUpdate
,
boxed_value.cc
157
case Stage::
kCheckingForUpdate
:
boxed_value_unittest.cc
207
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 127 milliseconds