Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/
H A Dversion.hpp99 std::bind(std::mem_fn(&Version::updateDeleteInterface), this, in Version()
121 void updateDeleteInterface(sdbusplus::message_t& msg);
H A Dversion.cpp148 void Version::updateDeleteInterface(sdbusplus::message_t& msg) in updateDeleteInterface() function in openpower::software::updater::Version