Searched refs:BinderUpdateEngineAndroidStableService (Results 1 – 4 of 4) sorted by relevance
38 BinderUpdateEngineAndroidStableService::BinderUpdateEngineAndroidStableService( in BinderUpdateEngineAndroidStableService() function in chromeos_update_engine::BinderUpdateEngineAndroidStableService42 void BinderUpdateEngineAndroidStableService::SendStatusUpdate( in SendStatusUpdate()51 void BinderUpdateEngineAndroidStableService::SendPayloadApplicationComplete( in SendPayloadApplicationComplete()58 Status BinderUpdateEngineAndroidStableService::bind( in bind()87 &BinderUpdateEngineAndroidStableService::UnbindCallback), in bind()95 Status BinderUpdateEngineAndroidStableService::unbind( in unbind()107 Status BinderUpdateEngineAndroidStableService::applyPayloadFd( in applyPayloadFd()122 bool BinderUpdateEngineAndroidStableService::UnbindCallback( in UnbindCallback()
36 class BinderUpdateEngineAndroidStableService40 explicit BinderUpdateEngineAndroidStableService(42 ~BinderUpdateEngineAndroidStableService() override = default;
47 android::sp<BinderUpdateEngineAndroidStableService> stable_binder_service_;
62 stable_binder_service_ = new BinderUpdateEngineAndroidStableService{ in OnInit()