Home
last modified time | relevance | path

Searched refs:maybeCall (Results 1 – 3 of 3) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/test/
H A Dtest_functions.cpp168 auto found = functions::process_hostfirmware::maybeCall( in TEST()
188 auto found = functions::process_hostfirmware::maybeCall( in TEST()
204 auto found = functions::process_hostfirmware::maybeCall( in TEST()
218 auto found = functions::process_hostfirmware::maybeCall( in TEST()
230 auto found = functions::process_hostfirmware::maybeCall( in TEST()
242 auto found = functions::process_hostfirmware::maybeCall( in TEST()
253 auto found = functions::process_hostfirmware::maybeCall( in TEST()
/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp448 bool maybeCall(const std::map<std::string, in maybeCall() function
515 return maybeCall(interfacesAndProperties, callback); in maybeCallMessage()
692 if (maybeCall(interfacesAndProperties, maybeMakeLinksWithArgsBound)) in processHostFirmware()
784 if (maybeCall(interfacesAndProperties, maybeSetAttrWithArgsBound)) in updateBiosAttrTable()
797 if (maybeCall(interfacesAndProperties, maybeSetAttrWithArgsBound)) in updateBiosAttrTable()
H A Dfunctions.hpp41 bool maybeCall(