Home
last modified time | relevance | path

Searched refs:MsgInitOdcpi (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp4202 struct MsgInitOdcpi : public LocMsg { in initOdcpiCommand() struct
4205 inline MsgInitOdcpi(GnssAdapter& adapter, in initOdcpiCommand() argument
4215 sendMsg(new MsgInitOdcpi(*this, callback)); in initOdcpiCommand()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp4035 struct MsgInitOdcpi : public LocMsg { in initOdcpiCommand() struct
4038 inline MsgInitOdcpi(GnssAdapter& adapter, in initOdcpiCommand() function
4048 sendMsg(new MsgInitOdcpi(*this, callback)); in initOdcpiCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp4916 struct MsgInitOdcpi : public LocMsg { in initOdcpiCommand() struct
4920 inline MsgInitOdcpi(GnssAdapter& adapter, in initOdcpiCommand() function
4931 sendMsg(new MsgInitOdcpi(*this, callback, priority)); in initOdcpiCommand()