Searched defs:msgType (Results 1 – 4 of 4) sorted by relevance
/hardware/ril/libril/ |
D | sap_service.cpp | 535 void *sapDecodeMessage(MsgId msgId, MsgType msgType, uint8_t *payloadPtr, size_t payloadLen) { in sapDecodeMessage() 766 void processResponse(MsgHeader *rsp, RilSapSocket *sapSocket, MsgType msgType) { in processResponse()
|
/hardware/interfaces/camera/device/1.0/default/ |
D | CameraDevice.cpp | 700 Return<void> CameraDevice::enableMsgType(uint32_t msgType) { in enableMsgType() 713 Return<void> CameraDevice::disableMsgType(uint32_t msgType) { in disableMsgType() 726 Return<bool> CameraDevice::msgTypeEnabled(uint32_t msgType) { in msgTypeEnabled()
|
/hardware/interfaces/contexthub/1.0/default/ |
D | Contexthub.cpp | 263 uint32_t msgType, in handleOsMessage()
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 1128 NotifyCallbackMsg msgType, int32_t ext1 __unused, in notifyCallback() 1181 DataCallbackMsg msgType, uint32_t data, in dataCallbackTimestamp() 1196 DataCallbackMsg msgType, const hidl_handle& frameData, in handleCallbackTimestamp() 1213 DataCallbackMsg msgType, in handleCallbackTimestampBatch() 8744 void CameraHidlTest::enableMsgType(unsigned int msgType, in enableMsgType() 8755 void CameraHidlTest::disableMsgType(unsigned int msgType, in disableMsgType()
|