Searched defs:MsgResetSvConfig (Results 1 – 1 of 1) sorted by relevance
5298 struct MsgResetSvConfig : public LocMsg { in gnssResetSvConfigCommand() struct5299 GnssAdapter& mAdapter; in gnssResetSvConfigCommand()5300 uint32_t mSessionId; in gnssResetSvConfigCommand()5302 inline MsgResetSvConfig(GnssAdapter& adapter, in gnssResetSvConfigCommand() argument5307 inline virtual void proc() const { in gnssResetSvConfigCommand()