Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp1258 struct MsgGnssGetConfig : public LocMsg { in gnssGetConfigCommand() struct
1259 GnssAdapter& mAdapter; in gnssGetConfigCommand()
1260 LocApiBase& mApi; in gnssGetConfigCommand()
1261 GnssConfigFlagsMask mConfigMask; in gnssGetConfigCommand()
1262 uint32_t* mIds; in gnssGetConfigCommand()
1263 size_t mCount; in gnssGetConfigCommand()
1264 inline MsgGnssGetConfig(GnssAdapter& adapter, in gnssGetConfigCommand() function
1276 inline MsgGnssGetConfig(const MsgGnssGetConfig& obj) : in gnssGetConfigCommand() function
1285 inline virtual ~MsgGnssGetConfig() in gnssGetConfigCommand()
1289 inline virtual void proc() const { in gnssGetConfigCommand()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp1061 struct MsgGnssGetConfig : public LocMsg { in gnssGetConfigCommand() struct
1062 GnssAdapter& mAdapter; in gnssGetConfigCommand()
1063 LocApiBase& mApi; in gnssGetConfigCommand()
1064 GnssConfigFlagsMask mConfigMask; in gnssGetConfigCommand()
1065 uint32_t* mIds; in gnssGetConfigCommand()
1066 size_t mCount; in gnssGetConfigCommand()
1067 inline MsgGnssGetConfig(GnssAdapter& adapter, in gnssGetConfigCommand() function
1078 inline virtual ~MsgGnssGetConfig() in gnssGetConfigCommand()
1082 inline virtual void proc() const { in gnssGetConfigCommand()