Searched refs:GetProperty (Results 1 – 5 of 5) sorted by relevance
78 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()
41 using GetProperty = std::function<T(Manager&)>; typedef
268 class GetProperty(MethodCall): class273 super(GetProperty, self).__init__(**kw)445 GetProperty(
19 void functionUsingGetProperty(GetProperty<Empty>&) {} in functionUsingGetProperty()
9 To return a D-Bus error reply for either GetProperty or SetProperty, throw a