Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dhandlers.hpp90 return [=](auto& zone) { zone.removeObjectInterface(path, interface); }; in removeInterface()
H A Dzone.hpp282 inline void removeObjectInterface(const char* object, const char* interface) in removeObjectInterface() function in phosphor::fan::control::Zone