Home
last modified time | relevance | path

Searched refs:argN (Results 1 – 13 of 13) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/bus/
H A Dmatch.hpp105 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 Dsoftoff.hpp48 sdbusRule::argN(0, convertForMessage(Host::Command::SoftOff)), in SoftPowerOff()
/openbmc/sdbusplus/test/bus/
H A Dmatch.cpp16 return nameOwnerChanged() + argN(0, busName); in matchRule()
/openbmc/intel-ipmi-oem/src/
H A Dallowlist-filter.cpp334 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 Dpowercap.hpp143 sdbusRule::argN(0, "xyz.openbmc_project.Control.Power.Cap") + in PowerCap()
H A Docc_status.hpp102 sdbusRule::argN(0, Control::convertForMessage( in Status()
H A Docc_manager.hpp85 sdbusRule::argN(0, AMBIENT_INTERFACE) + in Manager()
/openbmc/openpower-pnor-code-mgmt/
H A Dversion.hpp97 sdbusRule::argN(0, CHASSIS_STATE_OBJ) + in Version()
/openbmc/phosphor-objmgr/src/
H A Dmain.cpp569 sdbusplus::bus::match::rules::argN(0, assocDefsInterface), in main()
/openbmc/phosphor-host-ipmid/
H A Dstoragehandler.cpp181 argN(0, ipmi::sel::logEntryIntf), in registerSelCallbackHandler()
/openbmc/dbus-sensors/src/
H A DUtils.cpp808 rules::argN(0, specialModeInterface); in setupManufacturingModeMatch()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp345 sdbusplus::bus::match::rules::argN(0, networkChConfigIntfName), in ChannelConfig()
H A Duser_mgmt.cpp1555 sdbusplus::bus::match::rules::argN(0, usersInterface), in cacheUserDataFile()