Searched defs:Message (Results 1 – 8 of 8) sorted by relevance
44 struct alignas(NLMSG_ALIGNTO) Message { struct54 * \param type Message type (such as RTM_NEWLINK). argument
97 Message(const nlmsghdr& nlHeader, const T& dataHeader, Attributes attributes) in Message() function
71 Message() in Message() function
114 void PowerSessionManager::handleMessage(const Message &) { in handleMessage()
461 void PowerHintSession::StaleHandler::handleMessage(const Message &) { in handleMessage()
267 union Message { union