Home
last modified time | relevance | path

Searched defs:Message (Results 1 – 8 of 8) 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(const nlmsghdr& nlHeader, const T& dataHeader, Attributes attributes) in Message() function
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
DIPACM_CmdQueue.h71 Message() 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.cpp114 void PowerSessionManager::handleMessage(const Message &) { in handleMessage()
DPowerHintSession.cpp461 void PowerHintSession::StaleHandler::handleMessage(const Message &) { in handleMessage()
/hardware/google/camera/common/hal/common/
Dhal_types.h267 union Message { union