Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dmock_service_observer.h28 SendStatusUpdate,
H A Dservice_observer_interface.h34 virtual void SendStatusUpdate(
/aosp12/system/update_engine/aosp/
H A Dbinder_service_stable_android.h49 void SendStatusUpdate(
H A Dbinder_service_android.h46 void SendStatusUpdate(
H A Dbinder_service_stable_android.cc42 void BinderUpdateEngineAndroidStableService::SendStatusUpdate( in SendStatusUpdate() function in chromeos_update_engine::BinderUpdateEngineAndroidStableService
H A Dsideload_main.cc68 void SendStatusUpdate( in SendStatusUpdate() function in chromeos_update_engine::__anon17bba2c50110::SideloadDaemonState
H A Dbinder_service_android.cc42 void BinderUpdateEngineAndroidService::SendStatusUpdate( in SendStatusUpdate() function in chromeos_update_engine::BinderUpdateEngineAndroidService
H A Dupdate_attempter_android.cc740 observer->SendStatusUpdate(status_to_send); in SetStatusAndNotify()
/aosp12/system/update_engine/cros/
H A Ddbus_service.h181 void SendStatusUpdate(
H A Ddbus_service.cc214 void UpdateEngineAdaptor::SendStatusUpdate( in SendStatusUpdate() function in chromeos_update_engine::UpdateEngineAdaptor
H A Dupdate_attempter_unittest.cc536 SendStatusUpdate(AllOf( in TEST_F()
541 SendStatusUpdate(AllOf( in TEST_F()
568 SendStatusUpdate(AllOf( in TEST_F()
587 SendStatusUpdate(AllOf( in TEST_F()
H A Dupdate_attempter.cc1483 observer->SendStatusUpdate(broadcast_status); in BroadcastStatus()