| /openbmc/phosphor-inventory-manager/ |
| H A D | association_manager.cpp | 145 auto interface = std::find_if( in conditionMatch() local 240 Types types{std::move(ftype), std::move(rtype)}; in load() local 268 const auto& types = std::get<typesPos>(endpoint); in createAssociations() local
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/ |
| H A D | ibm,everest_associations.json | 5 "interface": "com.ibm.ipzvpd.VSBP", string 18 "types": object 30 "types": object 41 "types": object 52 "types": object 69 "types": object 81 "types": object 92 "types": object 103 "types": object 120 "types": object [all …]
|
| H A D | ibm,fuji_associations.json | 5 "interface": "com.ibm.ipzvpd.VSBP", string 18 "types": object 30 "types": object 41 "types": object 52 "types": object 69 "types": object 81 "types": object 92 "types": object 103 "types": object 120 "types": object [all …]
|
| H A D | ibm,blueridge-2u_associations.json | 5 "interface": "com.ibm.ipzvpd.VSBP", string 18 "types": object 30 "types": object 41 "types": object 52 "types": object 69 "types": object 81 "types": object 92 "types": object 103 "types": object 120 "types": object [all …]
|
| H A D | ibm,rainier-2u_associations.json | 5 "interface": "com.ibm.ipzvpd.VSBP", string 19 "types": object 31 "types": object 42 "types": object 53 "types": object 70 "types": object 82 "types": object 93 "types": object 104 "types": object 121 "types": object [all …]
|
| H A D | ibm,rainier-4u_associations.json | 5 "interface": "com.ibm.ipzvpd.VSBP", string 19 "types": object 30 "types": object 41 "types": object 52 "types": object 69 "types": object 80 "types": object 91 "types": object 102 "types": object 119 "types": object [all …]
|
| H A D | ibm,blueridge-4u_associations.json | 5 "interface": "com.ibm.ipzvpd.VSBP", string 19 "types": object 30 "types": object 41 "types": object 52 "types": object 69 "types": object 80 "types": object 91 "types": object 102 "types": object 119 "types": object [all …]
|
| /openbmc/pldm/requester/ |
| H A D | mctp_endpoint_discovery.cpp | 83 auto types = std::get<MCTPMsgTypes>(epProps); in getMctpInfos() local 114 auto types = std::get<std::vector<uint8_t>>(properties.at( in getMctpEndpointProps() local 226 auto types = std::get<std::vector<uint8_t>>(properties.at( in getAddedMctpInfos() local 294 Interface interface; in propertiesChangedCb() local 324 auto types = std::get<MCTPMsgTypes>(epProps); in propertiesChangedCb() local
|
| /openbmc/sdbusplus/include/sdbusplus/ |
| H A D | sdbus.hpp | 197 const char* path, const char* interface, in sd_bus_add_object_vtable() 258 const char* interface, in sd_bus_emit_properties_changed_strv() 432 int sd_bus_message_is_method_call(sd_bus_message* m, const char* interface, in sd_bus_message_is_method_call() 444 int sd_bus_message_is_signal(sd_bus_message* m, const char* interface, in sd_bus_message_is_signal() 452 const char* path, const char* interface, const char* member) override in sd_bus_message_new_method_call() 478 const char* path, const char* interface, in sd_bus_message_new_signal() 501 int sd_bus_message_skip(sd_bus_message* m, const char* types) override in sd_bus_message_skip()
|
| /openbmc/bmcweb/features/openbmc_rest/ |
| H A D | openbmc_dbus_rest.hpp | 161 const std::string& interface, in getPropertiesForEnumerate() 217 for (const auto& interface : interfaces) in findRemainingObjectsForEnumerate() local 295 for (const auto& interface : objectPath.second) in getManagedObjectsForEnumerate() local 319 for (const auto& interface : objectPath.second) in getManagedObjectsForEnumerate() local 406 for (const auto& interface : connection.second) in getObjectAndEnumerate() local 950 std::vector<std::string> types = dbusArgSplit(typeCode); in readDictEntryFromMessage() local 1092 std::vector<std::string> types = dbusArgSplit(containedTypes); in readStructFromMessage() local 1732 for (const std::string& interface : interfaceNames) in handleGet() local 2223 tinyxml2::XMLElement* interface = in handleBusSystemPost() local 2287 tinyxml2::XMLElement* interface = in handleBusSystemPost() local
|
| /openbmc/phosphor-pid-control/dbus/ |
| H A D | dbusconfiguration.cpp | 88 const std::array<const char*, 4> types = {"CriticalLow", "CriticalHigh", variable 265 for (const auto& interface : interfaces) in createMatches() local 358 std::string interface; in populatePidInfo() local 501 for (const std::string& interface : ownerPair.second) in init() local
|
| /openbmc/dbus-sensors/src/hwmon-temp/ |
| H A D | HwmonTempMain.cpp | 203 std::string interface; member 540 std::vector<std::string> types; in createSensors() local
|