Home
last modified time | relevance | path

Searched refs:current_op (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/
Dupdate_engine_client.cc160 UpdateStatus current_op; in ShowStatus() local
168 &current_op, in ShowStatus()
186 UpdateStatusToString(current_op), in ShowStatus()
196 UpdateStatus current_op; in GetNeedReboot() local
202 &current_op, in GetNeedReboot()
208 if (current_op == UpdateStatus::UPDATED_NEED_REBOOT) { in GetNeedReboot()