Home
last modified time | relevance | path

Searched refs:MsgSetConfig (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp103 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct
106 inline MsgSetConfig(BatchingAdapter& adapter, in setConfigCommand() function
117 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
/hardware/qcom/sm7250/gps/batching/
DBatchingAdapter.cpp104 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct
107 inline MsgSetConfig(BatchingAdapter& adapter, in setConfigCommand() argument
118 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp104 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct
107 inline MsgSetConfig(BatchingAdapter& adapter, in setConfigCommand() function
118 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp103 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct
106 inline MsgSetConfig(BatchingAdapter& adapter, in setConfigCommand() function
117 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp501 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct
504 inline MsgSetConfig(GnssAdapter& adapter, in setConfigCommand() function
561 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp520 struct MsgSetConfig : public LocMsg { in setConfigCommand() struct
523 inline MsgSetConfig(GnssAdapter& adapter, in setConfigCommand() function
586 sendMsg(new MsgSetConfig(*this, *mLocApi)); in setConfigCommand()