Home
last modified time | relevance | path

Searched defs:Message (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
DMessageFactory.h44 struct alignas(NLMSG_ALIGNTO) Message { struct
54 * \param type Message type (such as RTM_NEWLINK). argument
DMessage.h97 Message(Buffer<nlmsghdr> buffer, const nlmsghdr& nlHeader, const T& dataHeader, in Message() function
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
DIPACM_CmdQueue.h71 Message() in Message() function
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
DIPACM_CmdQueue.h71 Message() in Message() function
/hardware/google/pixel/power-libperfmgr/aidl/
DPowerSessionManager.cpp191 void PowerSessionManager::handleMessage(const Message &) { in handleMessage()
DPowerHintSession.cpp480 void PowerHintSession::SessionTimerHandler::handleMessage(const Message &) { in handleMessage()
/hardware/google/camera/common/hal/common/
Dhal_types.h281 union Message { union