Home
last modified time | relevance | path

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

/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp93 const std::string* goodbyes = nullptr; in asyncGetAllPropertiesStringTypeOnly() local
100 propertyGoodbyesName, goodbyes); in asyncGetAllPropertiesStringTypeOnly()
106 std::cout << "value of goodbyes: " << *goodbyes << "\n"; in asyncGetAllPropertiesStringTypeOnly()
148 std::string goodbyes; in asyncGetAllProperties() local
152 propertyGoodbyesName, goodbyes, propertyValueName, in asyncGetAllProperties()
156 std::cout << "value of goodbyes: " << goodbyes << "\n"; in asyncGetAllProperties()