Home
last modified time | relevance | path

Searched defs:monostate (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dproperty.hpp53 std::variant<std::monostate, PropertyType>& ret) mutable { in getProperty()
86 std::variant<std::monostate, T>& ret) { in getProperty()
/openbmc/sdbusplus/example/
H A Dget-all-properties.cpp85 properties) -> void { in asyncGetAllPropertiesStringTypeOnly()
139 properties) -> void { in asyncGetAllProperties()