Searched refs:MsgSetConfig (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/batching/ |
H A D | BatchingAdapter.cpp | 103 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct 106 inline MsgSetConfig(BatchingAdapter& adapter, in setConfigCommand() function 117 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
|
/aosp12/hardware/qcom/sm7250/gps/batching/ |
H A D | BatchingAdapter.cpp | 98 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct 101 inline MsgSetConfig(BatchingAdapter& adapter, in setConfigCommand() function 112 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
|
/aosp12/hardware/qcom/sm7150/gps/batching/ |
H A D | BatchingAdapter.cpp | 103 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct 106 inline MsgSetConfig(BatchingAdapter& adapter, in setConfigCommand() function 117 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
|
/aosp12/hardware/qcom/sm8150/gps/batching/ |
H A D | BatchingAdapter.cpp | 104 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct 107 inline MsgSetConfig(BatchingAdapter& adapter, in setConfigCommand() argument 118 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
|
/aosp12/hardware/qcom/gps/msm8998/gnss/ |
H A D | GnssAdapter.cpp | 501 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct 504 inline MsgSetConfig(GnssAdapter& adapter, in setConfigCommand() argument 561 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/gnss/ |
H A D | GnssAdapter.cpp | 498 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct 501 inline MsgSetConfig(GnssAdapter& adapter, in setConfigCommand() argument 559 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/ |
H A D | GnssAdapter.cpp | 520 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct 523 inline MsgSetConfig(GnssAdapter& adapter, in setConfigCommand() function 586 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | GnssAdapter.cpp | 686 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct 689 inline MsgSetConfig(GnssAdapter& adapter, in setConfigCommand() argument 757 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
|