Home
last modified time | relevance | path

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

/openbmc/sdbusplus/example/
H A Dregister-property.cpp33 [this](const auto& newPropertyValue, const auto&) { in Application() argument
34 goodbyes_ = newPropertyValue; in Application()
H A Dget-all-properties.cpp34 [this](const auto& newPropertyValue, const auto&) { in Application() argument
35 goodbyes_ = newPropertyValue; in Application()