Searched refs:getMessageValue (Results 1 – 1 of 1) sorted by relevance
2522 static std::optional<T> getMessageValue(sdbusplus::message_t& msg, in getMessageValue() function2552 getMessageValue<std::string>(msg, config.lineName); in getDbusMsgGPIOState()2563 std::optional<bool> v = getMessageValue<bool>(msg, config.lineName); in getDbusMsgGPIOState()