Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/test/
Dqcamera_test.cpp826 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/
Dsap_service.cpp535 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/
DCameraDevice.cpp695 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/
DContexthub.cpp263 uint32_t msgType, in handleOsMessage()
/hardware/qcom/camera/msm8998/usbcamcore/src/
DQualcommUsbCamera.cpp2021 int msgType = 0; in previewloop() local
2456 int msgType = 0; in takePictureThread() local
/hardware/qcom/camera/msm8998/QCamera2/HAL/wrapper/
DQualcommCamera.cpp88 int32_t msgType; member
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp941 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()