Home
last modified time | relevance | path

Searched defs:propertyName (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/libbej/src/
H A Dbej_decoder_json.cpp22 const char* propertyName) in addPropertyNameToOutput()
43 static int callbackSetStart(const char* propertyName, void* dataPtr) in callbackSetStart()
74 static int callbackArrayStart(const char* propertyName, void* dataPtr) in callbackArrayStart()
120 static int callbackNull(const char* propertyName, void* dataPtr) in callbackNull()
138 static int callbackInteger(const char* propertyName, int64_t value, in callbackInteger()
157 static int callbackEnum(const char* propertyName, const char* value, in callbackEnum()
178 static int callbackString(const char* propertyName, const char* value, in callbackString()
199 static int callbackReal(const char* propertyName, const struct BejReal* value, in callbackReal()
227 static int callbackBool(const char* propertyName, bool value, void* dataPtr) in callbackBool()
244 static int callbackAnnotation(const char* propertyName, void* dataPtr) in callbackAnnotation()
/openbmc/phosphor-power/example/
H A Dpsu.json5 "propertyName": "PartNumber", string
10 "propertyName": "SerialNumber", string
15 "propertyName": "Manufacturer", string
20 "propertyName": "Model", string
25 "propertyName": "Version", string
/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/witherspoon/
H A Dpsu.json5 "propertyName": "PartNumber", string
10 "propertyName": "SerialNumber", string
15 "propertyName": "Model", string
20 "propertyName": "Version", string
/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/swift/
H A Dpsu.json5 "propertyName": "PartNumber", string
10 "propertyName": "SerialNumber", string
15 "propertyName": "Model", string
20 "propertyName": "Version", string
/openbmc/openbmc/meta-ibm/recipes-phosphor/power/phosphor-power/p10bmc/
H A Dpsu.json5 "propertyName": "PartNumber", string
10 "propertyName": "SerialNumber", string
15 "propertyName": "Model", string
20 "propertyName": "Version", string
/openbmc/phosphor-bmc-code-mgmt/bmc/usb/
H A Dusb_manager.cpp76 constexpr auto propertyName = "endpoints"; in findAssociatedUpdatablePath() local
150 constexpr auto propertyName = "RequestedApplyTime"; in setApplyTime() local
167 constexpr auto propertyName = "RequestedActivation"; in setRequestedActivation() local
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.cpp152 auto propertyName = alarmProperties.at(shutdownType).at(alarmType); in checkAlarms() local
247 const auto& propertyName = alarmProperties.at(shutdownType).at(alarmType); in startTimer() local
335 const auto& propertyName = alarmProperties.at(shutdownType).at(alarmType); in stopTimer() local
382 const auto& propertyName = alarmProperties.at(shutdownType).at(alarmType); in timerExpired() local
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dproperty.hpp45 const std::string& propertyName, in getProperty()
81 const std::string& propertyName, OnError&& onError, OnSuccess&& onSuccess) in getProperty()
110 const std::string& propertyName, in setProperty()
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp104 const std::string& interface, const std::string& propertyName, in getProperty()
116 const std::string& interface, const std::string& propertyName, in getProperty()
/openbmc/phosphor-time-manager/
H A Dutils.hpp39 const char* interface, const char* propertyName) in getProperty()
74 const std::string& propertyName, T& value) in setProperty()
/openbmc/witherspoon-pfault-analysis/
H A Dutility.hpp46 void getProperty(const std::string& interface, const std::string& propertyName, in getProperty()
74 void setProperty(const std::string& interface, const std::string& propertyName, in setProperty()
/openbmc/phosphor-power/
H A Dutility.hpp62 void getProperty(const std::string& interface, const std::string& propertyName, in getProperty()
90 void setProperty(const std::string& interface, const std::string& propertyName, in setProperty()
/openbmc/phosphor-led-manager/
H A Dutils.cpp65 const std::string& propertyName) in getProperty()
89 const std::string& propertyName, const PropertyValue& value) in setProperty()
/openbmc/telemetry/src/
H A Derrors.hpp22 std::string propertyName; member in errors::InvalidArgument
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddbus_watcher.hpp101 const std::string& propertyName, const std::string& service, in PropertyWatcher()
145 const std::string& propertyName, const DataIface& dataIface, in PropertyWatcher()
/openbmc/pldm/libpldmresponder/
H A Dbios_attribute.cpp36 std::string propertyName = entry.at("dbus").at("property_name"); in BIOSAttribute() local
H A Dpdr_numeric_effecter.hpp203 auto propertyName = dbusEntry.value("property_name", ""); in generateNumericEffecterPDR() local
/openbmc/openpower-occ-control/
H A Dutils.cpp57 const std::string& propertyName) in getProperty()
87 const std::string& propertyName, PropertyValue&& value) in setProperty()
/openbmc/entity-manager/src/
H A Dperform_scan.cpp336 const std::string& propertyName) in applyBindExposeAction()
347 const std::string& propertyName) in applyDisableExposeAction()
357 const std::string& propertyName, nlohmann::json& configExposes) in applyConfigExposeActions()
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper.hpp47 const std::string& propertyName, T& prop) in getProperty()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dutils.hpp35 const std::string& interface, const std::string& propertyName) in getProperty()
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Ddevice_finder.cpp81 const DbusPropertyMap& properties, const std::string& propertyName) in getPropertyValue()
/openbmc/phosphor-buttons/src/
H A Dserial_uart_mux.cpp94 auto propertyName = property.first; in hostSelectorPositionChanged() local
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.hpp75 void setProperty(const std::string& interface, const std::string& propertyName, in setProperty()
/openbmc/phosphor-state-manager/
H A Dsecure_boot_check.cpp75 std::string propertyName = "QuiesceOnHwError"; in isMfgModeEnabled() local

123