Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp2386 struct MsgReportLocation : public LocMsg { in getPowerStateChangesCommand() struct
2389 inline MsgReportLocation(GnssAdapter& adapter, in getPowerStateChangesCommand() argument
2400 sendMsg(new MsgReportLocation(*this, (powerStateCallback)powerStateCb)); in getPowerStateChangesCommand()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp2266 struct MsgReportLocation : public LocMsg { in getPowerStateChangesCommand() struct
2269 inline MsgReportLocation(GnssAdapter& adapter, in getPowerStateChangesCommand() argument
2280 sendMsg(new MsgReportLocation(*this, (powerStateCallback)powerStateCb)); in getPowerStateChangesCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp2817 struct MsgReportLocation : public LocMsg { in getPowerStateChangesCommand() struct
2820 inline MsgReportLocation(GnssAdapter& adapter, in getPowerStateChangesCommand() function
2831 sendMsg(new MsgReportLocation(*this, powerStateCb)); in getPowerStateChangesCommand()