Searched refs:interfaceAdded (Results 1 – 4 of 4) sorted by relevance
113 std::bind(std::mem_fn(&PropertyWatcher::interfaceAdded), this, in PropertyWatcher()204 void interfaceAdded(sdbusplus::message_t& msg) in interfaceAdded() function in openpower::pels::PropertyWatcher291 std::bind(std::mem_fn(&InterfaceWatcher::interfaceAdded), this, in InterfaceWatcher()347 void interfaceAdded(sdbusplus::message_t& msg) in interfaceAdded() function in openpower::pels::InterfaceWatcher
38 std::bind(std::mem_fn(&Manager::interfaceAdded), this, in Manager()297 void Manager::interfaceAdded(sdbusplus::message_t& msg) in interfaceAdded() function in ibm::logging::Manager
74 void interfaceAdded(sdbusplus::message_t& msg);
777 interfaceAdded; in setupManufacturingModeMatch() local778 m.read(path, interfaceAdded); in setupManufacturingModeMatch()779 auto intfItr = interfaceAdded.find(specialModeInterface); in setupManufacturingModeMatch()780 if (intfItr == interfaceAdded.end()) in setupManufacturingModeMatch()