Lines Matching refs:ItemUpdaterMMC
30 std::unique_ptr<Activation> ItemUpdaterMMC::createActivationObject( in createActivationObject()
41 std::unique_ptr<Version> ItemUpdaterMMC::createVersionObject( in createVersionObject()
50 std::bind(&ItemUpdaterMMC::erase, this, std::placeholders::_1)); in createVersionObject()
55 bool ItemUpdaterMMC::validateImage(const std::string&) in validateImage()
60 void ItemUpdaterMMC::processPNORImage() {} in processPNORImage()
62 void ItemUpdaterMMC::reset() in reset()
132 bool ItemUpdaterMMC::isVersionFunctional(const std::string& versionId) in isVersionFunctional()
137 void ItemUpdaterMMC::freePriority(uint8_t, const std::string&) {} in freePriority()
139 void ItemUpdaterMMC::deleteAll() {} in deleteAll()
141 bool ItemUpdaterMMC::freeSpace() in freeSpace()
146 void ItemUpdaterMMC::updateFunctionalAssociation(const std::string&) {} in updateFunctionalAssociation()