OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:var_consecutive_failed_update_checks_
(Results
1 - 3
of
3
) sorted by null
/system/update_engine/update_manager/
fake_updater_provider.h
77
return &
var_consecutive_failed_update_checks_
;
116
var_consecutive_failed_update_checks_
{ // NOLINT(whitespace/braces)
real_updater_provider.h
88
return
var_consecutive_failed_update_checks_
.get();
115
std::unique_ptr<Variable<unsigned int>>
var_consecutive_failed_update_checks_
;
member in class:chromeos_update_manager::RealUpdaterProvider
real_updater_provider.cc
443
var_consecutive_failed_update_checks_
(
Completed in 262 milliseconds