Home
last modified time | relevance | path

Searched defs:interfaceName (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/dbus-sensors/src/
H A DEntityManagerInterface.cpp52 for (const auto& interfaceName : interfaceNames) in handleInventoryGet() local
81 for (const auto& interfaceName : interfaceNames) in handleInventoryAdded() local
112 for (const auto& interfaceName : interfaceNames) in handleInventoryRemoved() local
H A DUtils.cpp812 std::string interfaceName; in setupManufacturingModeMatch() local
/openbmc/phosphor-modbus/common/
H A Dentity_manager_interface.cpp60 for (const auto& interfaceName : interfaceNames) in handleInventoryGet() local
89 for (const auto& interfaceName : interfaceNames) in handleInventoryAdded() local
120 for (const auto& interfaceName : interfaceNames) in handleInventoryRemoved() local
/openbmc/phosphor-modbus/rtu/
H A Ddevice_manager.cpp50 const std::string& interfaceName) -> sdbusplus::async::task<> in processConfigAdded()
83 const std::string& interfaceName) -> sdbusplus::async::task<> in processPortAdded()
134 const std::string& interfaceName) -> sdbusplus::async::task<> in processDeviceAdded()
/openbmc/openpower-debug-collector/dump/
H A Ddump_monitor.cpp114 for (const auto& interfaceName : monitoredInterfaces) in handleDBusSignal() local
131 const std::string interfaceName = "xyz.openbmc_project.Common.Progress"; in updateProgressStatus() local
/openbmc/telemetry/tests/src/
H A Ddbus_environment.hpp97 const std::string& interfaceName, in getProperty()
118 const std::string& path, const std::string& interfaceName, in setProperty()
/openbmc/phosphor-modbus/rtu/port/
H A Dport_factory.cpp20 const std::string& interfaceName) in getConfig()
/openbmc/phosphor-modbus/rtu/device/
H A Ddevice_factory.cpp26 const std::string& interfaceName) in getConfig()
H A Dbase_config.cpp289 static auto getConfigSubTree(Config& config, const std::string& interfaceName, in getConfigSubTree()
320 const std::string& interfaceName, Config& config) in updateBaseConfig()
H A Dreservoir_pump_unit.cpp36 const std::string& interfaceName) in getConfig()
/openbmc/phosphor-led-manager/fault-monitor/
H A Doperational-status-monitor.cpp25 std::string interfaceName{}; in matchHandler() local
/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp134 const char* interfaceName = "xyz.openbmc_project.State.BMC"; in doBMCGracefulRestart() local
161 const char* interfaceName = "xyz.openbmc_project.State.BMC"; in doBMCForceRestart() local
661 for (const auto& interfaceName : interfaces) in getManagerData() local
H A Dchassis.hpp879 const char* interfaceName = "xyz.openbmc_project.State.Chassis"; in doChassisPowerCycle() local
H A Dsystems.hpp391 for (const auto& interfaceName : connection.second) afterSystemGetSubTree() local
2859 constexpr const char* interfaceName = doNMI() local
/openbmc/entity-manager/src/entity_manager/
H A Dperform_probe.cpp15 bool probeDbus(const std::string& interfaceName, in probeDbus()
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_manager.cpp59 const std::string interfaceName = interfacePrefix + ".FirmwareInfo"; in getConfig() local
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp82 std::string interfaceName = configJson[intfName]; in getfromInventory() local
H A Dnetwork_manager.cpp469 ObjectPath Manager::vlan(std::string interfaceName, uint32_t id) in vlan()
/openbmc/dbus-sensors/src/intrusion/
H A DIntrusionSensorMain.cpp285 std::string interfaceName; in processLanStatusChange() local
/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp505 std::string interfaceName; member
1931 const char* interfaceName = in handlePut() local
2144 std::string interfaceName; in handleBusSystemPost() local
/openbmc/x86-power-control/src/
H A Dpower_control.cpp945 std::string interfaceName; in powerRestoreConfigHandler() local
2203 std::string interfaceName; in nmiSourcePropertyMonitor() local
2300 std::string interfaceName; in hostMiscHandler() local
/openbmc/openpower-pnor-code-mgmt/
H A Dfunctions.cpp476 static const auto interfaceName = in maybeCall() local
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js400 setDHCPEnabled: function(interfaceName, dhcpEnabled) { argument
413 setNameservers: function(interfaceName, dnsServers) { argument
426 deleteIPV4: function(interfaceName, networkID) { argument
440 interfaceName, ipAddress, netmaskPrefixLength, gateway) { argument
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp169 populateIPZVPDpropertyMap(types::InterfaceMap & interfacePropMap,const types::IPZKwdValueMap & keyordValueMap,const std::string & interfaceName) populateIPZVPDpropertyMap() argument
/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.cpp190 auto interfaceName = msg.unpack<std::string>(); in initSensorMatches() local

12