Home
last modified time | relevance | path

Searched refs:mapEl (Results 1 – 1 of 1) sorted by relevance

/openbmc/pldm/fw-update/
H A Dupdate_manager.cpp333 using mapEl = std::pair<const mctp_eid_t, std::unique_ptr<DeviceUpdater>>; in updateActivationProgress() typedef
335 deviceUpdaterMap, [](const mapEl& lhs, const mapEl& rhs) { in updateActivationProgress()