Searched refs:enableUpdate (Results 1 – 4 of 4) sorted by relevance
59 device->softwareCurrent->enableUpdate(applyTimes); in initDevice()
66 void enableUpdate(const std::set<RequestedApplyTimes>& allowedApplyTimes);
171 void Software::enableUpdate( in enableUpdate() 157 void Software::enableUpdate( enableUpdate() function in Software
207 softwarePending->enableUpdate(allowedApplyTimes); in continueUpdateWithMappedPackage()