Home
last modified time | relevance | path

Searched refs:MsgInitDefaultAgps (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp4351 struct MsgInitDefaultAgps : public LocMsg { in initDefaultAgpsCommand() struct
4353 inline MsgInitDefaultAgps(GnssAdapter& adapter) : in initDefaultAgpsCommand() function
4362 sendMsg(new MsgInitDefaultAgps(*this)); in initDefaultAgpsCommand()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp4184 struct MsgInitDefaultAgps : public LocMsg { in initDefaultAgpsCommand() struct
4186 inline MsgInitDefaultAgps(GnssAdapter& adapter) : in initDefaultAgpsCommand() function
4195 sendMsg(new MsgInitDefaultAgps(*this)); in initDefaultAgpsCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp5076 struct MsgInitDefaultAgps : public LocMsg { in initDefaultAgpsCommand() struct
5078 inline MsgInitDefaultAgps(GnssAdapter& adapter) : in initDefaultAgpsCommand() function
5087 sendMsg(new MsgInitDefaultAgps(*this)); in initDefaultAgpsCommand()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp5077 struct MsgInitDefaultAgps : public LocMsg { in initDefaultAgpsCommand() struct
5079 inline MsgInitDefaultAgps(GnssAdapter& adapter) : in initDefaultAgpsCommand() argument
5088 sendMsg(new MsgInitDefaultAgps(*this)); in initDefaultAgpsCommand()