Home
last modified time | relevance | path

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

/openbmc/phosphor-power/
H A Dcompatible_system_types_finder.cpp48 std::bind_front(&CompatibleSystemTypesFinder::interfaceFoundCallback,
52 void CompatibleSystemTypesFinder::interfaceFoundCallback( in interfaceFoundCallback() function in phosphor::power::util::CompatibleSystemTypesFinder
H A Dcompatible_system_types_finder.hpp110 void interfaceFoundCallback(const std::string& path,
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ddevice_finder.cpp47 std::bind_front(&DeviceFinder::interfaceFoundCallback, this));
50 void DeviceFinder::interfaceFoundCallback( in interfaceFoundCallback() function in phosphor::power::sequencer::DeviceFinder
H A Ddevice_finder.hpp96 void interfaceFoundCallback(const std::string& path,