Home
last modified time | relevance | path

Searched refs:MsgReadConfig (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp65 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
67 inline MsgReadConfig(BatchingAdapter& adapter) : in readConfigCommand() function
94 sendMsg(new MsgReadConfig(*this)); in readConfigCommand()
/hardware/qcom/sm7250/gps/batching/
DBatchingAdapter.cpp66 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
68 inline MsgReadConfig(BatchingAdapter& adapter) : in readConfigCommand() argument
95 sendMsg(new MsgReadConfig(*this)); in readConfigCommand()
/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp66 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
68 inline MsgReadConfig(BatchingAdapter& adapter) : in readConfigCommand() argument
95 sendMsg(new MsgReadConfig(*this)); in readConfigCommand()
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp65 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
67 inline MsgReadConfig(BatchingAdapter& adapter) : in readConfigCommand() function
94 sendMsg(new MsgReadConfig(*this)); in readConfigCommand()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp476 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
479 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() function
492 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp495 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
498 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() argument
511 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp664 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
667 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() function
692 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp630 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
633 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() argument
658 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp792 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
795 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() argument
820 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp792 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
795 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() function
820 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()