Home
last modified time | relevance | path

Searched +defs:interface +defs:types (Results 1 – 12 of 12) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dassociation_manager.cpp145 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 Dibm,everest_associations.json5 "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 Dibm,fuji_associations.json5 "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 Dibm,blueridge-2u_associations.json5 "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 Dibm,rainier-2u_associations.json5 "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 Dibm,rainier-4u_associations.json5 "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 Dibm,blueridge-4u_associations.json5 "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 Dmctp_endpoint_discovery.cpp83 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 Dsdbus.hpp197 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 Dopenbmc_dbus_rest.hpp161 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 Ddbusconfiguration.cpp88 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 DHwmonTempMain.cpp203 std::string interface; member
540 std::vector<std::string> types; in createSensors() local