Home
last modified time | relevance | path

Searched refs:MsgConfigRobustLocation (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.cpp6258 struct MsgConfigRobustLocation : public LocMsg { in configRobustLocationCommand() struct
6264 inline MsgConfigRobustLocation(GnssAdapter& adapter, in configRobustLocationCommand() function
6278 sendMsg(new MsgConfigRobustLocation(*this, sessionId, enable, enableForE911)); in configRobustLocationCommand()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp6257 struct MsgConfigRobustLocation : public LocMsg { in configRobustLocationCommand() struct
6263 inline MsgConfigRobustLocation(GnssAdapter& adapter, in configRobustLocationCommand() argument
6277 sendMsg(new MsgConfigRobustLocation(*this, sessionId, enable, enableForE911)); in configRobustLocationCommand()