Searched defs:RunOnValueChangeOrTimeout (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/update_manager/
H A Devaluation_context.cc165 bool EvaluationContext::RunOnValueChangeOrTimeout(Closure callback) { function in class:chromeos_update_manager::EvaluationContext
168 LOG(ERROR) << "RunOnValueChangeOrTimeout called more than once.";
174 LOG(ERROR) << "RunOnValueChangeOrTimeout called on an expired context.";

Completed in 65 milliseconds