Home
last modified time | relevance | path

Searched defs:removeInterface (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-fan-presence/control/
H A Dhandlers.hpp88 inline auto removeInterface(const char* path, const char* interface) in removeInterface() function
/openbmc/phosphor-fan-presence/control/json/
H A Dmanager.hpp403 inline void removeInterface(const std::string& path, in removeInterface() function in phosphor::fan::control::json::Manager
/openbmc/phosphor-networkd/src/
H A Dnetwork_manager.cpp245 void Manager::removeInterface(const InterfaceInfo& info) in removeInterface() function in phosphor::network::Manager