Home
last modified time | relevance | path

Searched refs:MsgGnssNiResponse (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp1622 struct MsgGnssNiResponse : public LocMsg { in gnssNiResponseCommand() struct
1627 inline MsgGnssNiResponse(GnssAdapter& adapter, in gnssNiResponseCommand() argument
1678 sendMsg(new MsgGnssNiResponse(*this, client, id, response)); in gnssNiResponseCommand()
1687 struct MsgGnssNiResponse : public LocMsg { in gnssNiResponseCommand() struct
1691 inline MsgGnssNiResponse(LocApiBase& api, in gnssNiResponseCommand() function
1698 inline virtual ~MsgGnssNiResponse() { in gnssNiResponseCommand() argument
1709 sendMsg(new MsgGnssNiResponse(*mLocApi, response, rawRequest)); in gnssNiResponseCommand()
/hardware/qcom/sdm845/gps/msm8998/gnss/
DGnssAdapter.cpp1615 struct MsgGnssNiResponse : public LocMsg { in gnssNiResponseCommand() struct
1620 inline MsgGnssNiResponse(GnssAdapter& adapter, in gnssNiResponseCommand() function
1671 sendMsg(new MsgGnssNiResponse(*this, client, id, response)); in gnssNiResponseCommand()
1680 struct MsgGnssNiResponse : public LocMsg { in gnssNiResponseCommand() struct
1684 inline MsgGnssNiResponse(LocApiBase& api, in gnssNiResponseCommand() argument
1691 inline virtual ~MsgGnssNiResponse() { in gnssNiResponseCommand() argument
1702 sendMsg(new MsgGnssNiResponse(*mLocApi, response, rawRequest)); in gnssNiResponseCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp1704 struct MsgGnssNiResponse : public LocMsg { in gnssNiResponseCommand() struct
1709 inline MsgGnssNiResponse(GnssAdapter& adapter, in gnssNiResponseCommand() argument
1760 sendMsg(new MsgGnssNiResponse(*this, client, id, response)); in gnssNiResponseCommand()
1769 struct MsgGnssNiResponse : public LocMsg { in gnssNiResponseCommand() struct
1773 inline MsgGnssNiResponse(LocApiBase& api, in gnssNiResponseCommand() argument
1780 inline virtual ~MsgGnssNiResponse() { in gnssNiResponseCommand() argument
1791 sendMsg(new MsgGnssNiResponse(*mLocApi, response, rawRequest)); in gnssNiResponseCommand()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp2544 struct MsgGnssNiResponse : public LocMsg { in gnssNiResponseCommand() struct
2549 inline MsgGnssNiResponse(GnssAdapter& adapter, in gnssNiResponseCommand() argument
2600 sendMsg(new MsgGnssNiResponse(*this, client, id, response)); in gnssNiResponseCommand()
2609 struct MsgGnssNiResponse : public LocMsg { in gnssNiResponseCommand() struct
2613 inline MsgGnssNiResponse(LocApiBase& api, in gnssNiResponseCommand() argument
2620 inline virtual ~MsgGnssNiResponse() { in gnssNiResponseCommand() argument
2631 sendMsg(new MsgGnssNiResponse(*mLocApi, response, rawRequest)); in gnssNiResponseCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp2817 struct MsgGnssNiResponse : public LocMsg { in gnssNiResponseCommand() struct
2822 inline MsgGnssNiResponse(GnssAdapter& adapter, in gnssNiResponseCommand() argument
2873 sendMsg(new MsgGnssNiResponse(*this, client, id, response)); in gnssNiResponseCommand()
2882 struct MsgGnssNiResponse : public LocMsg { in gnssNiResponseCommand() struct
2887 inline MsgGnssNiResponse(GnssAdapter& adapter, in gnssNiResponseCommand() function
2896 inline virtual ~MsgGnssNiResponse() { in gnssNiResponseCommand() argument
2903 sendMsg(new MsgGnssNiResponse(*this, *mLocApi, response, rawRequest)); in gnssNiResponseCommand()