| /openbmc/bmcweb/test/redfish-core/include/ |
| H A D | dbus_log_watcher_test.cpp | 20 DbusVariantType(std::vector<std::string>{"KEY=VALUE"})}, in TEST() 21 {"EventId", DbusVariantType("")}, in TEST() 22 {"Id", DbusVariantType(static_cast<uint32_t>(1838))}, in TEST() 26 {"Message", DbusVariantType("OpenBMC.0.1.PowerButtonPressed")}, in TEST() 27 {"Resolution", DbusVariantType("")}, in TEST() 28 {"Resolved", DbusVariantType(true)}, in TEST() 29 {"ServiceProviderNotify", DbusVariantType("")}, in TEST() 30 {"Severity", DbusVariantType("")}, in TEST() 31 {"Timestamp", DbusVariantType(static_cast<uint64_t>(1638312095123))}, in TEST() 32 {"UpdateTimestamp", DbusVariantType(static_cast<uint64_t>(3899))}, in TEST() [all …]
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/ |
| H A D | parser_interface.hpp | 36 virtual types::DbusVariantType readKeywordFromHardware( in readKeywordFromHardware() 39 return types::DbusVariantType(); in readKeywordFromHardware()
|
| H A D | parser.hpp | 93 types::DbusVariantType& o_updatedValue);
|
| H A D | listener.hpp | 159 const types::DbusVariantType& i_value) const noexcept;
|
| H A D | manager.hpp | 115 types::DbusVariantType readKeyword(
|
| H A D | ipz_parser.hpp | 90 types::DbusVariantType readKeywordFromHardware(
|
| H A D | types.hpp | 40 using DbusVariantType = std::variant< typedef 101 using PropertyMap = std::map<std::string, DbusVariantType>;
|
| /openbmc/bmcweb/test/redfish-core/lib/ |
| H A D | chassis_test.cpp | 113 dbus::utility::DbusVariantType( in TEST() 122 dbus::utility::DbusVariantType( in TEST() 134 dbus::utility::DbusVariantType( in TEST() 146 dbus::utility::DbusVariantType(123)); in TEST()
|
| /openbmc/phosphor-pid-control/dbus/ |
| H A D | dbusconfiguration.hpp | 31 using DbusVariantType = typedef 38 std::unordered_map<std::string, DbusVariantType>>>;
|
| H A D | dbusconfiguration.cpp | 292 inline DbusVariantType getPIDAttribute( in getPIDAttribute() 293 const std::unordered_map<std::string, DbusVariantType>& base, in getPIDAttribute() 305 const std::unordered_map<std::string, DbusVariantType>& zone, in getCycleTimeSetting() 332 const std::unordered_map<std::string, DbusVariantType>& base, in populatePidInfo()
|
| /openbmc/openpower-vpd-parser/vpd-manager/include/utility/ |
| H A D | dbus_utility.hpp | 178 inline types::DbusVariantType readDbusProperty( in readDbusProperty() 182 types::DbusVariantType propertyValue; in readDbusProperty() 228 const types::DbusVariantType& propertyValue) in writeDbusProperty() 624 types::DbusVariantType l_retVal = readDbusProperty( in getImagePrefix() 638 types::DbusVariantType l_retValPriority = in getImagePrefix() 656 types::DbusVariantType l_retExVer = readDbusProperty( in getImagePrefix() 804 types::DbusVariantType l_serviceNameVar; in getServiceNameFromConnectionId()
|
| H A D | vpd_specific_utility.hpp | 1419 types::DbusVariantType{commonUtility::getCurrentTimeSinceEpoch()}); in setCollectionStatusProperty() 1425 types::DbusVariantType{commonUtility::getCurrentTimeSinceEpoch()}); in setCollectionStatusProperty()
|
| /openbmc/openpower-vpd-parser/vpd-tool/include/ |
| H A D | tool_types.hpp | 19 using DbusVariantType = std::variant< typedef 72 using PropertyMap = std::map<std::string, DbusVariantType>;
|
| H A D | tool_utils.hpp | 40 inline types::DbusVariantType readDbusProperty( in readDbusProperty() 44 types::DbusVariantType l_propertyValue; in readDbusProperty() 193 inline types::DbusVariantType readKeywordFromHardware( in readKeywordFromHardware() 204 types::DbusVariantType l_propertyValue; in readKeywordFromHardware()
|
| /openbmc/openpower-vpd-parser/vpd-manager/src/ |
| H A D | parser.cpp | 78 types::DbusVariantType& o_updatedValue) in updateVpdKeyword() 157 types::DbusVariantType l_keywordValue; in updateVpdKeyword() 279 types::DbusVariantType o_updatedValue; in updateVpdKeyword()
|
| H A D | ipz_parser.cpp | 531 types::DbusVariantType IpzVpdParser::readKeywordFromHardware( in readKeywordFromHardware() 561 return types::DbusVariantType{getKeywordValueFromRecord( in readKeywordFromHardware() 578 return types::DbusVariantType{ in readKeywordFromHardware() 596 return types::DbusVariantType{ in readKeywordFromHardware()
|
| H A D | manager.cpp | 78 -> types::DbusVariantType { in Manager() 208 types::DbusVariantType l_updatedValue; in updateKeyword() 346 types::DbusVariantType Manager::readKeyword( in readKeyword()
|
| H A D | listener.cpp | 491 const types::DbusVariantType& i_propertyValue) const noexcept in updateCorrelatedProperty() 499 types::DbusVariantType l_valueToUpdate; in updateCorrelatedProperty()
|
| /openbmc/bmcweb/include/ |
| H A D | dbus_utility.hpp | 34 using DbusVariantType = std::variant< typedef 66 using DBusPropertiesMap = std::vector<std::pair<std::string, DbusVariantType>>;
|
| /openbmc/openpower-vpd-parser/vpd-tool/src/ |
| H A D | vpd_tool.cpp | 41 types::DbusVariantType l_keywordValue; in readKeyword() 320 types::DbusVariantType l_keyWordValue; in getInventoryPropertyJson() 685 types::DbusVariantType l_srcKeywordVariant; in fetchKeywordInfo() 716 types::DbusVariantType l_dstKeywordVariant; in fetchKeywordInfo() 792 types::DbusVariantType l_keyWordValue; in isFruPresent()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | storage_chassis.hpp | 123 std::pair<std::string, dbus::utility::DbusVariantType>>& in getDriveItemProperties() 132 for (const std::pair<std::string, dbus::utility::DbusVariantType>& in getDriveItemProperties()
|
| H A D | power.hpp | 149 for (const std::pair<std::string, dbus::utility::DbusVariantType>& in afterPowerCapSettingGet()
|
| H A D | metric_report_definition.hpp | 958 dbus::utility::DbusVariantType{readingParams}); in setReadingParams() 1025 dbus::utility::DbusVariantType{enabled}); in setReportEnabled() 1141 dbus::utility::DbusVariantType{dbusReportUpdates}); in setReportUpdates() 1189 dbus::utility::DbusVariantType{dbusReportActions}); in setReportActions()
|
| H A D | update_service.hpp | 429 for (const std::pair<std::string, dbus::utility::DbusVariantType>& in afterUpdateErrorMatcher()
|
| /openbmc/bmcweb/redfish-core/lib/openbmc/ |
| H A D | openbmc_managers.hpp | 126 dbus::utility::DbusVariantType>& in asyncPopulatePid() 167 dbus::utility::DbusVariantType>& in asyncPopulatePid()
|