OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:forced_update_pending_callback_
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/
update_attempter.h
221
forced_update_pending_callback_
.reset(callback);
495
forced_update_pending_callback_
;
member in class:chromeos_update_engine::UpdateAttempter
update_attempter.cc
260
if (
forced_update_pending_callback_
.get())
261
forced_update_pending_callback_
->Run(false, false);
798
if (
forced_update_pending_callback_
.get()) {
802
forced_update_pending_callback_
->Run(true, interactive);
[
all
...]
Completed in 52 milliseconds