Searched defs:msgId (Results 1 – 10 of 10) sorted by relevance
/hardware/ril/libril/ |
D | sap_service.cpp | 94 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/ |
D | LocIpc.h | 132 inline bool sendData(const uint8_t data[], uint32_t length, int32_t msgId) const { in sendData()
|
D | LocIpc.cpp | 381 bool LocIpc::send(LocIpcSender& sender, const uint8_t data[], uint32_t length, int32_t msgId) { in send()
|
/hardware/qcom/sm7150/gps/utils/ |
D | LocIpc.h | 132 inline bool sendData(const uint8_t data[], uint32_t length, int32_t msgId) const { in sendData()
|
D | LocIpc.cpp | 371 bool LocIpc::send(LocIpcSender& sender, const uint8_t data[], uint32_t length, int32_t msgId) { in send()
|
/hardware/qcom/sm8150/gps/utils/ |
D | LocIpc.h | 166 inline bool sendData(const uint8_t data[], uint32_t length, int32_t msgId) const { in sendData()
|
D | LocIpc.cpp | 367 bool LocIpc::send(LocIpcSender& sender, const uint8_t data[], uint32_t length, int32_t msgId) { in send()
|
/hardware/qcom/sm7250/gps/utils/ |
D | LocIpc.h | 166 inline bool sendData(const uint8_t data[], uint32_t length, int32_t msgId) const { in sendData()
|
D | LocIpc.cpp | 367 bool LocIpc::send(LocIpcSender& sender, const uint8_t data[], uint32_t length, int32_t msgId) { in send()
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | nan_i.h | 268 u16 msgId:12; member
|