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