Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150p/gps/batching/
H A DBatchingAdapter.cpp65 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
67 inline MsgReadConfig(BatchingAdapter& adapter) : in readConfigCommand() argument
94 sendMsg(new MsgReadConfig(*this)); in readConfigCommand()
/aosp12/hardware/qcom/sm7250/gps/batching/
H A DBatchingAdapter.cpp60 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
62 inline MsgReadConfig(BatchingAdapter& adapter) : in readConfigCommand() function
89 sendMsg(new MsgReadConfig(*this)); in readConfigCommand()
/aosp12/hardware/qcom/sm7150/gps/batching/
H A DBatchingAdapter.cpp65 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
67 inline MsgReadConfig(BatchingAdapter& adapter) : in readConfigCommand() argument
94 sendMsg(new MsgReadConfig(*this)); in readConfigCommand()
/aosp12/hardware/qcom/sm8150/gps/batching/
H A DBatchingAdapter.cpp66 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
68 inline MsgReadConfig(BatchingAdapter& adapter) : in readConfigCommand() function
95 sendMsg(new MsgReadConfig(*this)); in readConfigCommand()
/aosp12/hardware/qcom/gps/msm8998/gnss/
H A 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()
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/
H A DGnssAdapter.cpp473 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
476 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() function
489 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/
H A 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()
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DGnssAdapter.cpp629 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
632 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() function
645 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.cpp630 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
633 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() function
658 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.cpp664 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
667 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() argument
692 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp790 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
793 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() argument
818 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp790 struct MsgReadConfig : public LocMsg { in readConfigCommand() struct
793 inline MsgReadConfig(GnssAdapter* adapter, in readConfigCommand() function
818 sendMsg(new MsgReadConfig(this, *mContext)); in readConfigCommand()