Searched defs:Message (Results 1 – 7 of 7) sorted by relevance
44 struct alignas(NLMSG_ALIGNTO) Message { struct54 * \param type Message type (such as RTM_NEWLINK). argument
97 Message(Buffer<nlmsghdr> buffer, const nlmsghdr& nlHeader, const T& dataHeader, in Message() function
71 Message() in Message() function
191 void PowerSessionManager::handleMessage(const Message &) { in handleMessage()
480 void PowerHintSession::SessionTimerHandler::handleMessage(const Message &) { in handleMessage()
281 union Message { union