Searched refs:argN (Results 1 – 13 of 13) sorted by relevance
| /openbmc/sdbusplus/include/sdbusplus/bus/ |
| H A D | match.hpp | 105 inline auto argN(size_t n, std::string_view s) noexcept in argN() function 166 .append(argN(0, i)); in propertiesChanged() 187 return nameOwnerChanged().append(argN(0, s)); in nameOwnerChanged()
|
| /openbmc/phosphor-host-ipmid/softoff/ |
| H A D | softoff.hpp | 48 sdbusRule::argN(0, convertForMessage(Host::Command::SoftOff)), in SoftPowerOff()
|
| /openbmc/sdbusplus/test/bus/ |
| H A D | match.cpp | 16 return nameOwnerChanged() + argN(0, busName); in matchRule()
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | allowlist-filter.cpp | 334 rules::argN(0, restrictionModeIntf); in postInit() 344 rules::argN(0, systemOsStatusIntf); in postInit() 353 rules::argN(0, hostMiscIntf); in postInit()
|
| /openbmc/openpower-occ-control/ |
| H A D | powercap.hpp | 143 sdbusRule::argN(0, "xyz.openbmc_project.Control.Power.Cap") + in PowerCap()
|
| H A D | occ_status.hpp | 102 sdbusRule::argN(0, Control::convertForMessage( in Status()
|
| H A D | occ_manager.hpp | 85 sdbusRule::argN(0, AMBIENT_INTERFACE) + in Manager()
|
| /openbmc/openpower-pnor-code-mgmt/ |
| H A D | version.hpp | 97 sdbusRule::argN(0, CHASSIS_STATE_OBJ) + in Version()
|
| /openbmc/phosphor-objmgr/src/ |
| H A D | main.cpp | 569 sdbusplus::bus::match::rules::argN(0, assocDefsInterface), in main()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | storagehandler.cpp | 181 argN(0, ipmi::sel::logEntryIntf), in registerSelCallbackHandler()
|
| /openbmc/dbus-sensors/src/ |
| H A D | Utils.cpp | 808 rules::argN(0, specialModeInterface); in setupManufacturingModeMatch()
|
| /openbmc/phosphor-host-ipmid/user_channel/ |
| H A D | channel_mgmt.cpp | 345 sdbusplus::bus::match::rules::argN(0, networkChConfigIntfName), in ChannelConfig()
|
| H A D | user_mgmt.cpp | 1555 sdbusplus::bus::match::rules::argN(0, usersInterface), in cacheUserDataFile()
|