Searched refs:UpdateHandlerInterface (Results 1 – 4 of 4) sorted by relevance
13 class UpdateHandlerInterface class16 virtual ~UpdateHandlerInterface() = default;63 class UpdateHandler : public UpdateHandlerInterface
23 void updaterMain(UpdateHandlerInterface* updater, ipmiblob::BlobInterface* blob,
38 void updaterMain(UpdateHandlerInterface* updater, ipmiblob::BlobInterface* blob, in updaterMain()
14 class UpdateHandlerMock : public UpdateHandlerInterface