Home
last modified time | relevance | path

Searched refs:InventoryDecoratorCompatible (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-led-manager/manager/
H A Djson-config.hpp11 using InventoryDecoratorCompatible = typedef
106 if (!interfaces.contains(InventoryDecoratorCompatible::interface)) in ifacesAddedCallback()
114 interfaces.at(InventoryDecoratorCompatible::interface); in ifacesAddedCallback()
117 InventoryDecoratorCompatible::property_names::names)) in ifacesAddedCallback()
122 properties.at(InventoryDecoratorCompatible::property_names::names)); in ifacesAddedCallback()
167 "/", InventoryDecoratorCompatible::interface); in getFilePath()
174 path, InventoryDecoratorCompatible::interface, in getFilePath()
175 InventoryDecoratorCompatible::property_names::names); in getFilePath()
195 InventoryDecoratorCompatible::interface, "PATH", path); in getFilePath()
206 InventoryDecoratorCompatible::interface); in getFilePath()
/openbmc/pldm/libpldmresponder/
H A Dplatform_config.cpp6 using InventoryDecoratorCompatible = typedef
31 if (!interfaceMap.contains(InventoryDecoratorCompatible::interface)) in systemCompatibleCallback()
38 interfaceMap.at(InventoryDecoratorCompatible::interface); in systemCompatibleCallback()
41 InventoryDecoratorCompatible::property_names::names)) in systemCompatibleCallback()
46 properties.at(InventoryDecoratorCompatible::property_names::names)); in systemCompatibleCallback()
86 InventoryDecoratorCompatible::interface}; in getPlatformName()
109 InventoryDecoratorCompatible::interface, in getPlatformName()
110 InventoryDecoratorCompatible::property_names::names); in getPlatformName()
135 InventoryDecoratorCompatible::interface, "ERROR", e); in getPlatformName()