Home
last modified time | relevance | path

Searched defs:setProperty (Results 1 – 24 of 24) sorted by relevance

/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp480 static void setProperty(sdbusplus::bus_t& bus, const std::string& path, in setProperty() function in phosphor::fan::util::SDBusPlus
501 static void setProperty(const std::string& path, in setProperty() function in phosphor::fan::util::SDBusPlus
511 static void setProperty(sdbusplus::bus_t& bus, const std::string& service, in setProperty() function in phosphor::fan::util::SDBusPlus
532 static void setProperty(const std::string& service, const std::string& path, in setProperty() function in phosphor::fan::util::SDBusPlus
/openbmc/skeleton/pystatemgr/
H A Ddiscover_system_state.py74 def setProperty(bus, objs, key, prop, prop_value): function
/openbmc/phosphor-inventory-manager/
H A DREADME.md114 ### setProperty subsection
H A Dfunctor.hpp139 auto setProperty(std::vector<const char*>&& paths, in setProperty() function
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.hpp75 void setProperty(const std::string& interface, const std::string& propertyName, in setProperty() function
/openbmc/phosphor-fan-presence/control/json/
H A Dgroup.hpp110 inline void setProperty(const std::string& prop) in setProperty() function in phosphor::fan::control::json::Group
H A Dzone.hpp381 static auto setProperty(const char* intf, const char* prop, in setProperty() function in phosphor::fan::control::json::Zone
H A Dmanager.cpp625 void Manager::setProperty(const std::string& path, const std::string& intf, in setProperty() function in phosphor::fan::control::json::Manager
/openbmc/phosphor-time-manager/
H A Dutils.hpp72 void setProperty(sdbusplus::bus_t& bus, const std::string& service, in setProperty() function
/openbmc/phosphor-fan-presence/control/
H A Dhandlers.hpp52 auto setProperty() in setProperty() function
/openbmc/witherspoon-pfault-analysis/
H A Dutility.hpp74 void setProperty(const std::string& interface, const std::string& propertyName, in setProperty() function
/openbmc/phosphor-bmc-code-mgmt/
H A Dutils.cpp44 void setProperty(sdbusplus::bus_t& bus, const std::string& objectPath, in setProperty() function
/openbmc/openpower-hw-diags/util/
H A Ddbus.hpp61 void setProperty(const std::string& service, const std::string& object, in setProperty() function
/openbmc/smbios-mdr/src/
H A Dsystem.cpp104 static void setProperty(sdbusplus::bus_t& bus, const std::string& objectPath, in setProperty() function
/openbmc/phosphor-power/
H A Dutility.hpp90 void setProperty(const std::string& interface, const std::string& propertyName, in setProperty() function
/openbmc/phosphor-led-manager/
H A Dutils.cpp87 void DBusHandler::setProperty( in setProperty() function in phosphor::led::utils::DBusHandler
/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog_service.cpp144 void WatchdogService::setProperty(const std::string& key, const T& val) in setProperty() function in WatchdogService
/openbmc/telemetry/tests/src/
H A Ddbus_environment.hpp119 setProperty(const std::string& path, const std::string& interfaceName, in setProperty() function in DbusEnvironment
H A Dtest_trigger.cpp110 static boost::system::error_code setProperty(const std::string& path, in setProperty() function in TestTrigger
H A Dtest_report.cpp156 static boost::system::error_code setProperty(const std::string& path, in setProperty() function in TestReport
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dproperty.hpp108 setProperty(sdbusplus::asio::connection& bus, const std::string& service, in setProperty() function
/openbmc/phosphor-state-manager/
H A Dutils.cpp129 void setProperty(sdbusplus::bus_t& bus, const std::string& path, in setProperty() function
/openbmc/openpower-occ-control/
H A Dutils.cpp87 void setProperty(const std::string& objectPath, const std::string& interface, in setProperty() function
/openbmc/intel-ipmi-oem/src/
H A Dmanufacturingcommands.cpp245 int8_t Manufacturing::setProperty( in setProperty() function in ipmi::Manufacturing