Home
last modified time | relevance | path

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

/openbmc/sdbusplus/example/
H A Dregister-property.cpp34 goodbyes_ = newPropertyValue; in Application()
37 [this](const auto&) { return goodbyes_; }); in Application()
140 goodbyes_ = value; in syncChangeGoodbyes()
151 std::string goodbyes_ = "Bye"; member in Application
H A Dget-all-properties.cpp35 goodbyes_ = newPropertyValue; in Application()
38 [this](const auto&) { return goodbyes_; }); in Application()
202 std::string goodbyes_ = "Bye"; member in Application