Home
last modified time | relevance | path

Searched defs:methodName (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcase.py20 def __init__(self, methodName="runTest"): argument
/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp504 std::string methodName; member
1533 const std::string& methodName) in handleAction()
2145 std::string methodName; in handleBusSystemPost() local
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py89 def __init__(self, methodName='runTest'): argument
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp524 std::string methodName = expanded ? "GetFRUsByExpandedLocationCode" in getInventoryFromLocCode() local