Searched defs:MsgConfigRobustLocation (Results 1 – 1 of 1) sorted by relevance
6257 struct MsgConfigRobustLocation : public LocMsg { in configRobustLocationCommand() struct6258 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() function6272 inline virtual void proc() const { in configRobustLocationCommand()