Searched defs:msgType (Results 1 – 4 of 4) sorted by relevance
/hardware/ril/libril/ |
D | sap_service.cpp | 533 void *sapDecodeMessage(MsgId msgId, MsgType msgType, uint8_t *payloadPtr, size_t payloadLen) { in sapDecodeMessage() 765 void processResponse(MsgHeader *rsp, RilSapSocket *sapSocket, MsgType msgType) { in processResponse()
|
/hardware/interfaces/camera/device/1.0/default/ |
D | CameraDevice.cpp | 688 Return<void> CameraDevice::enableMsgType(uint32_t msgType) { in enableMsgType() 701 Return<void> CameraDevice::disableMsgType(uint32_t msgType) { in disableMsgType() 714 Return<bool> CameraDevice::msgTypeEnabled(uint32_t msgType) { in msgTypeEnabled()
|
/hardware/interfaces/contexthub/1.0/default/ |
D | Contexthub.cpp | 257 uint32_t msgType, in handleOsMessage()
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 592 NotifyCallbackMsg msgType, int32_t ext1 __unused, in notifyCallback() 645 DataCallbackMsg msgType, uint32_t data, in dataCallbackTimestamp() 660 DataCallbackMsg msgType, const hidl_handle& frameData, in handleCallbackTimestamp() 677 DataCallbackMsg msgType, in handleCallbackTimestampBatch() 3198 void CameraHidlTest::enableMsgType(unsigned int msgType, in enableMsgType() 3209 void CameraHidlTest::disableMsgType(unsigned int msgType, in disableMsgType()
|