| /openbmc/phosphor-host-ipmid/app/ |
| H A D | watchdog_service.cpp | 144 void WatchdogService::setProperty(const std::string& key, const T& val) in setProperty() function in WatchdogService 159 setProperty(key, val); in setProperty() 175 setProperty("Initialized", initialized); in setInitialized() 180 setProperty("Enabled", enabled); in setEnabled() 185 setProperty("LogTimeout", LogTimeout); in setLogTimeout() 190 setProperty("ExpireAction", convertForMessage(expireAction)); in setExpireAction() 195 setProperty("CurrentTimerUse", convertForMessage(timerUse)); in setTimerUse() 200 setProperty("ExpiredTimerUse", convertForMessage(timerUse)); in setExpiredTimerUse() 205 setProperty("Interval", interval); in setInterval()
|
| H A D | watchdog_service.hpp | 121 void setProperty(const std::string& key, const T& val);
|
| /openbmc/telemetry/tests/src/ |
| H A D | test_trigger.cpp | 110 static boost::system::error_code setProperty( in setProperty() function in TestTrigger 113 return DbusEnvironment::setProperty<T>(path, Trigger::triggerIfaceName, in setProperty() 133 ASSERT_THAT(setProperty<T>(path, property, p.newValue), p.ec); in changeProperty() 190 EXPECT_THAT(setProperty(sut->getPath(), "Name", name), in TEST_F() 201 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newNames), in TEST_F() 219 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newPropertyVal), in TEST_F() 232 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newPropertyVal), in TEST_F() 246 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newPropertyVal), in TEST_F() 258 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newPropertyVal), in TEST_F() 271 EXPECT_THAT(setProperty(sut->getPath(), "Reports", newPropertyVal), in TEST_F() [all …]
|
| H A D | test_report.cpp | 156 static boost::system::error_code setProperty( in setProperty() function in TestReport 159 return DbusEnvironment::setProperty<T>(path, Report::reportIfaceName, in setProperty() 188 ASSERT_THAT(setProperty<T>(path, property, p.newValue), p.ec); in changeProperty() 283 setProperty(sut->getPath(), "ReadingParameters", newParams).value(), in TEST_F() 311 setProperty(sut->getPath(), "ReadingParameters", newParams).value(), in TEST_F() 325 setProperty(sut->getPath(), "ReportActions", newActions).value(), in TEST_F() 348 setProperty(sut->getPath(), "ReportActions", newActions).value(), in TEST_F() 366 setProperty(sut->getPath(), "ReportActions", newActions).value(), in TEST_F() 377 setProperty(sut->getPath(), "ReportActions", invalidActions).value(), in TEST_F() 420 EXPECT_THAT(setProperty(sut->getPath(), "Enabled", newValue).value(), in TEST_F() [all …]
|
| H A D | dbus_environment.hpp | 117 static boost::system::error_code setProperty( in setProperty() function in DbusEnvironment 123 sdbusplus::asio::setProperty( in setProperty()
|
| /openbmc/phosphor-state-manager/ |
| H A D | discover_system_state.cpp | 167 phosphor::state::manager::utils::setProperty( in main() 208 phosphor::state::manager::utils::setProperty( in main() 213 phosphor::state::manager::utils::setProperty( in main() 247 phosphor::state::manager::utils::setProperty( in main() 272 phosphor::state::manager::utils::setProperty( in main() 277 phosphor::state::manager::utils::setProperty( in main()
|
| H A D | utils.hpp | 57 void setProperty(sdbusplus::bus_t& bus, const std::string& path,
|
| H A D | scheduled_host_transition.cpp | 105 utils::setProperty(bus, hostPath, HostState::interface, in hostTransition() 116 utils::setProperty(bus, hostPath, HostState::interface, in hostTransition()
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/side-switch/ |
| H A D | side_switch.cpp | 132 utils::setProperty(bus, "/xyz/openbmc_project/state/chassis0", in powerOffSystem() 202 utils::setProperty( in setAutoPowerRestart() 224 utils::setProperty(bus, "/xyz/openbmc_project/state/bmc0", in rebootTheBmc()
|
| /openbmc/skeleton/pystatemgr/ |
| H A D | discover_system_state.py | 74 def setProperty(bus, objs, key, prop, prop_value): function 111 setProperty(
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | dbus_utils.hpp | 64 sdbusplus::asio::setProperty( in setDbusProperty() 87 sdbusplus::asio::setProperty( in setDbusPropertyAction()
|
| /openbmc/phosphor-fan-presence/control/json/triggers/ |
| H A D | handlers.hpp | 48 mgr.setProperty(std::get<Path>(obj), std::get<Intf>(obj), in propertiesChanged() 89 mgr.setProperty(std::get<Path>(obj), std::get<Intf>(obj), in interfacesAdded()
|
| /openbmc/phosphor-fan-presence/ |
| H A D | sdbusplus.hpp | 475 static void setProperty(sdbusplus::bus_t& bus, const std::string& path, in setProperty() function in phosphor::fan::util::SDBusPlus 496 static void setProperty(const std::string& path, in setProperty() function in phosphor::fan::util::SDBusPlus 500 return setProperty(getBus(), path, interface, property, in setProperty() 506 static void setProperty(sdbusplus::bus_t& bus, const std::string& service, in setProperty() function in phosphor::fan::util::SDBusPlus 527 static void setProperty(const std::string& service, const std::string& path, in setProperty() function in phosphor::fan::util::SDBusPlus 531 return setProperty(getBus(), service, path, interface, property, in setProperty()
|
| /openbmc/phosphor-led-manager/manager/ |
| H A D | manager.cpp | 225 phosphor::led::utils::DBusHandler::setProperty( in drivePhysicalLED() 227 phosphor::led::utils::DBusHandler::setProperty( in drivePhysicalLED() 232 phosphor::led::utils::DBusHandler::setProperty(objPath, phyLedIntf, in drivePhysicalLED()
|
| /openbmc/sdbusplus/example/ |
| H A D | register-property.cpp | 103 sdbusplus::asio::setProperty( in asyncChangeProperty() 120 sdbusplus::asio::setProperty( in asyncChangeProperty()
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/usb/ |
| H A D | usb_manager.cpp | 148 utils::setProperty(bus, objectPath, interface, propertyName, value); in setApplyTime() 165 utils::setProperty(bus, path, interface, propertyName, value); in setRequestedActivation()
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | handlers.hpp | 57 auto setProperty() in setProperty() function
|
| H A D | fan.cpp | 61 util::SDBusPlus::setProperty<uint64_t>( in setSpeed()
|
| /openbmc/openpower-occ-control/ |
| H A D | powercap.cpp | 211 utils::setProperty(PCAP_PATH, PCAP_INTERFACE, POWER_CAP_PROP, in updatePcapBounds() 429 utils::setProperty(PCAP_PATH, PCAP_INTERFACE, POWER_CAP_PROP, pcap); in pcapChanged() 437 utils::setProperty(PCAP_PATH, PCAP_INTERFACE, POWER_CAP_PROP, pcap); in pcapChanged()
|
| H A D | utils.hpp | 66 void setProperty(const std::string& objectPath, const std::string& interface,
|
| /openbmc/smbios-mdr/src/ |
| H A D | system.cpp | 104 static void setProperty(sdbusplus::bus_t& bus, const std::string& objectPath, in setProperty() function 151 setProperty(*bus, biosActiveObjPath, biosVersionIntf, biosVersionProp, in version()
|
| /openbmc/phosphor-led-manager/ |
| H A D | utils.hpp | 93 static void setProperty(const std::string& objectPath,
|
| /openbmc/openpower-debug-collector/dump/ |
| H A D | dump_utils.hpp | 75 void setProperty(const std::string& interface, const std::string& propertyName, in setProperty() function
|
| /openbmc/phosphor-fan-presence/control/json/ |
| H A D | group.hpp | 110 inline void setProperty(const std::string& prop) in setProperty() function in phosphor::fan::control::json::Group
|
| /openbmc/phosphor-led-manager/fault-monitor/ |
| H A D | operational-status-monitor.cpp | 98 phosphor::led::utils::DBusHandler::setProperty( in updateAssertedProperty()
|