Home
last modified time | relevance | path

Searched defs: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
6259 GnssAdapter& mAdapter; in configRobustLocationCommand()
6260 uint32_t mSessionId; in configRobustLocationCommand()
6261 bool mEnable; in configRobustLocationCommand()
6262 bool mEnableForE911; in configRobustLocationCommand()
6264 inline MsgConfigRobustLocation(GnssAdapter& adapter, in configRobustLocationCommand() argument
6273 inline virtual void proc() const { in configRobustLocationCommand()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.cpp6257 struct MsgConfigRobustLocation : public LocMsg { in configRobustLocationCommand() struct
6258 GnssAdapter& mAdapter; in configRobustLocationCommand()
6259 uint32_t mSessionId; in configRobustLocationCommand()
6260 bool mEnable; in configRobustLocationCommand()
6261 bool mEnableForE911; in configRobustLocationCommand()
6263 inline MsgConfigRobustLocation(GnssAdapter& adapter, in configRobustLocationCommand() argument
6272 inline virtual void proc() const { in configRobustLocationCommand()