Home
last modified time | relevance | path

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

/aosp12/system/update_engine/aosp/
H A Dupdate_attempter_android.cc735 UpdateEngineStatus status_to_send = {.status = status_, in SetStatusAndNotify() local
740 observer->SendStatusUpdate(status_to_send); in SetStatusAndNotify()