Home
last modified time | relevance | path

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

/openbmc/phosphor-buttons/src/
H A DdebugHostSelector_button.cpp39 "FORM_FACTOR_TYPE", getFormFactorType()); in handleEvent()
47 "FORM_FACTOR_TYPE", getFormFactorType()); in handleEvent()
55 getFormFactorType()); in handleEvent()
62 getFormFactorType()); in handleEvent()
H A Did_button.cpp37 (getFormFactorType() + " : lseek error!").c_str()); in handleEvent()
45 (getFormFactorType() + " : read error!").c_str()); in handleEvent()
52 (getFormFactorType() + " : pressed").c_str()); in handleEvent()
59 (getFormFactorType() + " : released").c_str()); in handleEvent()
H A DhostSelector_switch.cpp24 getFormFactorType()); in getMappedHSConfig()
87 getFormFactorType(), "ERROR", e.what()); in setInitialHostSelectorValue()
131 getFormFactorType(), "ERROR", e.what()); in handleEvent()
/openbmc/phosphor-buttons/inc/
H A Dbutton_interface.hpp35 (getFormFactorType() + " : failed to config " + configType) in ButtonIface()
63 std::string getFormFactorType() const in getFormFactorType() function in ButtonIface
88 (getFormFactorType() + " : read error!").c_str()); in init()
96 (getFormFactorType() + " : failed to add to event loop") in init()