Home
last modified time | relevance | path

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

/openbmc/sdbusplus/example/
H A Dregister-property.cpp13 const std::string propertyGrettingName = "Greetings"; variable
28 propertyGrettingName, sdbusplus::vtable::property_::const_, in Application()
59 propertyGrettingName, in asyncReadPropertyWithIncorrectType()
79 propertyGrettingName, in asyncReadProperties()
106 propertyGrettingName, "Hi, hey, hello", in asyncChangeProperty()
H A Dget-all-properties.cpp14 const std::string propertyGrettingName = "Greetings"; variable
30 propertyGrettingName, sdbusplus::vtable::property_::const_, in Application()
100 properties, propertyGrettingName, greetings, in asyncGetAllPropertiesStringTypeOnly()
150 sdbusplus::unpackProperties(properties, propertyGrettingName, in asyncGetAllProperties()
181 sdbusplus::unpackProperties(properties, propertyGrettingName, in asyncGetAllProperties()