Home
last modified time | relevance | path

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

/device/generic/goldfish/dhcp/client/
Ddhcpclient.cpp240 uint8_t msgType = msg.type(); in waitAndReceive() local
/device/google/cuttlefish_common/guest/hals/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()
/device/google/contexthub/contexthubhal/
DNanohubHidlAdapter.cpp223 uint32_t msgType, in handleOsMessage()
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp2021 int msgType = 0; in previewloop() local
2456 int msgType = 0; in takePictureThread() local
/device/google/marlin/camera/QCamera2/HAL/wrapper/
DQualcommCamera.cpp88 int32_t msgType; member
/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCamera2.cpp347 void EmulatedCamera2::sendNotification(int32_t msgType, int32_t ext1, in sendNotification()
DEmulatedFakeCamera2.cpp1654 status_t EmulatedFakeCamera2::ControlThread::triggerAction(uint32_t msgType, in triggerAction()
/device/generic/goldfish/camera/
DEmulatedCamera2.cpp379 void EmulatedCamera2::sendNotification(int32_t msgType, in sendNotification()
DEmulatedFakeCamera2.cpp1694 status_t EmulatedFakeCamera2::ControlThread::triggerAction(uint32_t msgType, in triggerAction()