Searched refs:enableUpdate (Results 1 – 10 of 10) sorted by relevance
69 software->enableUpdate(allowedApplyTimes); in initDevice()
52 void enableUpdate(const std::set<RequestedApplyTimes>& allowedApplyTimes);
94 device->softwareCurrent->enableUpdate(applyTimes); in initDevice()
97 software->enableUpdate({RequestedApplyTimes::OnReset}); in initDevice()
109 software->enableUpdate(allowedApplyTimes); in initDevice()
37 device->softwareCurrent->enableUpdate({RequestedApplyTimes::Immediate}); in testSoftwareUpdateCommon()
90 software->enableUpdate(allowedApplyTimes); in initDevice()
163 void Software::enableUpdate( in enableUpdate() function in Software
211 softwarePending->enableUpdate(allowedApplyTimes); in continueUpdateWithMappedPackage()
180 software->enableUpdate(allowedApplyTimes); in initDevice()