Searched refs:MsgSetConfig (Results 1 - 2 of 2) sorted by relevance
/hardware/qcom/gps/msm8998/gnss/ | ||
H A D | GnssAdapter.cpp | 500 struct MsgSetConfig : public LocMsg { struct in inherits:LocMsg 503 inline MsgSetConfig(GnssAdapter& adapter, function in struct:MsgSetConfig 561 sendMsg(new MsgSetConfig(*this, *mLocApi)); |
/hardware/qcom/gps/sdm845/gnss/ | ||
H A D | GnssAdapter.cpp | 498 struct MsgSetConfig : public LocMsg { struct in inherits:LocMsg 501 inline MsgSetConfig(GnssAdapter& adapter, function in struct:MsgSetConfig 560 sendMsg(new MsgSetConfig(*this, *mLocApi)); |
Completed in 27 milliseconds