Searched refs:BinderUpdateEngineAndroidStableService (Results 1 – 5 of 5) sorted by relevance
35 BinderUpdateEngineAndroidStableService::BinderUpdateEngineAndroidStableService( in BinderUpdateEngineAndroidStableService() function in chromeos_update_engine::BinderUpdateEngineAndroidStableService39 void BinderUpdateEngineAndroidStableService::SendStatusUpdate( in SendStatusUpdate()48 void BinderUpdateEngineAndroidStableService::SendPayloadApplicationComplete( in SendPayloadApplicationComplete()55 Status BinderUpdateEngineAndroidStableService::bind( in bind()89 Status BinderUpdateEngineAndroidStableService::unbind( in unbind()101 Status BinderUpdateEngineAndroidStableService::applyPayloadFd( in applyPayloadFd()116 bool BinderUpdateEngineAndroidStableService::UnbindCallback( in UnbindCallback()127 BinderUpdateEngineAndroidStableService::triggerPostinstall( in triggerPostinstall()
35 class BinderUpdateEngineAndroidStableService final39 explicit BinderUpdateEngineAndroidStableService(41 ~BinderUpdateEngineAndroidStableService() override = default;
47 android::sp<BinderUpdateEngineAndroidStableService> stable_binder_service_;
62 stable_binder_service_ = new BinderUpdateEngineAndroidStableService{ in OnInit()
25 using chromeos_update_engine::BinderUpdateEngineAndroidStableService;42 auto stableBinderService = sp<BinderUpdateEngineAndroidStableService>::make( in LLVMFuzzerTestOneInput()