Home
last modified time | relevance | path

Searched defs:msgId (Results 1 – 10 of 10) sorted by relevance

/hardware/ril/libril/
Dsap_service.cpp94 MsgHeader* SapImpl::createMsgHeader(MsgId msgId, int32_t token) { in createMsgHeader()
133 void SapImpl::sendFailedResponse(MsgId msgId, int32_t token, int numPointers, ...) { in sendFailedResponse()
535 void *sapDecodeMessage(MsgId msgId, MsgType msgType, uint8_t *payloadPtr, size_t payloadLen) { in sapDecodeMessage()
767 MsgId msgId = rsp->id; in processResponse() local
/hardware/qcom/sm8150p/gps/utils/
DLocIpc.h132 inline bool sendData(const uint8_t data[], uint32_t length, int32_t msgId) const { in sendData()
DLocIpc.cpp381 bool LocIpc::send(LocIpcSender& sender, const uint8_t data[], uint32_t length, int32_t msgId) { in send()
/hardware/qcom/sm7150/gps/utils/
DLocIpc.h132 inline bool sendData(const uint8_t data[], uint32_t length, int32_t msgId) const { in sendData()
DLocIpc.cpp371 bool LocIpc::send(LocIpcSender& sender, const uint8_t data[], uint32_t length, int32_t msgId) { in send()
/hardware/qcom/sm8150/gps/utils/
DLocIpc.h166 inline bool sendData(const uint8_t data[], uint32_t length, int32_t msgId) const { in sendData()
DLocIpc.cpp367 bool LocIpc::send(LocIpcSender& sender, const uint8_t data[], uint32_t length, int32_t msgId) { in send()
/hardware/qcom/sm7250/gps/utils/
DLocIpc.h166 inline bool sendData(const uint8_t data[], uint32_t length, int32_t msgId) const { in sendData()
DLocIpc.cpp367 bool LocIpc::send(LocIpcSender& sender, const uint8_t data[], uint32_t length, int32_t msgId) { in send()
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dnan_i.h268 u16 msgId:12; member