Home
last modified time | relevance | path

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

/openbmc/sdbusplus/example/
H A Dregister-property.cpp28 [this](const auto&) { return greetings_; }); in Application()
150 std::string greetings_ = "Hello"; member in Application
H A Dget-all-properties.cpp30 [this](const auto&) { return greetings_; }); in Application()
201 std::string greetings_ = "Hello"; member in Application