Searched defs:msgType (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL/test/ |
D | qcamera_test.cpp | 826 void CameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) in notify() 869 void CameraContext::postData(int32_t msgType, in postData() 1015 int32_t msgType, in postDataTimestamp() 1035 int32_t msgType, in dataCallbackTimestamp()
|
/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 | 695 Return<void> CameraDevice::enableMsgType(uint32_t msgType) { in enableMsgType() 708 Return<void> CameraDevice::disableMsgType(uint32_t msgType) { in disableMsgType() 721 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/qcom/camera/msm8998/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 2021 int msgType = 0; in previewloop() local 2456 int msgType = 0; in takePictureThread() local
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/wrapper/ |
D | QualcommCamera.cpp | 88 int32_t msgType; member
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 941 NotifyCallbackMsg msgType, int32_t ext1 __unused, in notifyCallback() 994 DataCallbackMsg msgType, uint32_t data, in dataCallbackTimestamp() 1009 DataCallbackMsg msgType, const hidl_handle& frameData, in handleCallbackTimestamp() 1026 DataCallbackMsg msgType, in handleCallbackTimestampBatch() 6078 void CameraHidlTest::enableMsgType(unsigned int msgType, in enableMsgType() 6089 void CameraHidlTest::disableMsgType(unsigned int msgType, in disableMsgType()
|