Home
last modified time | relevance | path

Searched defs:GetPropertyValue (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dinterface_ops.hpp78 struct GetPropertyValue struct
80 static InterfaceVariantType op(const std::string /* propertyName */, in op()
88 struct GetPropertyValue<T, std::enable_if_t<HasProperties<T>::value>> struct
90 static InterfaceVariantType op(const std::string propertyName, in op()