Home
last modified time | relevance | path

Searched defs:MsgGnssGetConfig (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp1057 struct MsgGnssGetConfig : public LocMsg { in gnssGetConfigCommand() struct
1058 GnssAdapter& mAdapter; in gnssGetConfigCommand()
1059 LocApiBase& mApi; in gnssGetConfigCommand()
1060 GnssConfigFlagsMask mConfigMask; in gnssGetConfigCommand()
1061 uint32_t* mIds; in gnssGetConfigCommand()
1062 size_t mCount; in gnssGetConfigCommand()
1063 inline MsgGnssGetConfig(GnssAdapter& adapter, in gnssGetConfigCommand() function
1074 inline virtual ~MsgGnssGetConfig() in gnssGetConfigCommand()
1078 inline virtual void proc() const { in gnssGetConfigCommand()