Home
last modified time | relevance | path

Searched refs:GetProperty (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-inventory-manager/
H A Dfunctor.hpp78 return GetProperty<T>(std::forward<U>(method)); in make_get_property()
339 GetProperty<V>&& getProperty = nullptr) : in PropertyCondition()
375 GetProperty<V> _getProperty;
394 GetProperty<V>&& getProperty = nullptr) in propertyIs()
H A Dtypes.hpp41 using GetProperty = std::function<T(Manager&)>; typedef
H A Dpimgen.py268 class GetProperty(MethodCall): class
273 super(GetProperty, self).__init__(**kw)
445 GetProperty(
/openbmc/phosphor-inventory-manager/test/
H A Dtypes_test.cpp19 void functionUsingGetProperty(GetProperty<Empty>&) {} in functionUsingGetProperty()
/openbmc/sdbusplus/docs/
H A Dasio.md9 To return a D-Bus error reply for either GetProperty or SetProperty, throw a