Home
last modified time | relevance | path

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

/openbmc/sdbusplus/example/
H A Dregister-property.cpp14 const std::string propertyGoodbyesName = "Goodbyes"; variable
31 propertyGoodbyesName, in Application()
90 propertyGoodbyesName, in asyncReadProperties()
122 propertyGoodbyesName, "Bye bye", in asyncChangeProperty()
141 demo_->signal_property(propertyGoodbyesName); in syncChangeGoodbyes()
H A Dget-all-properties.cpp15 const std::string propertyGoodbyesName = "Goodbyes"; variable
33 propertyGoodbyesName, sdbusplus::vtable::property_::emits_change, in Application()
100 propertyGoodbyesName, goodbyes); in asyncGetAllPropertiesStringTypeOnly()
152 propertyGoodbyesName, goodbyes, propertyValueName, in asyncGetAllProperties()