Searched refs:MsgStopTracking (Results 1 - 2 of 2) sorted by relevance
/hardware/qcom/gps/msm8998/gnss/ | ||
H A D | GnssAdapter.cpp | 1459 struct MsgStopTracking : public LocMsg { struct in inherits:LocMsg 1464 inline MsgStopTracking(GnssAdapter& adapter, function in struct:MsgStopTracking 1490 sendMsg(new MsgStopTracking(*this, *mLocApi, client, id)); 1548 struct MsgStopTracking : public LocMsg { struct in inherits:LocMsg 1551 inline MsgStopTracking(GnssAdapter& adapter, function in struct:MsgStopTracking 1566 sendMsg(new MsgStopTracking(*this, *mLocApi)); |
/hardware/qcom/gps/sdm845/gnss/ | ||
H A D | GnssAdapter.cpp | 1484 struct MsgStopTracking : public LocMsg { struct in inherits:LocMsg 1489 inline MsgStopTracking(GnssAdapter& adapter, function in struct:MsgStopTracking 1515 sendMsg(new MsgStopTracking(*this, *mLocApi, client, id)); 1573 struct MsgStopTracking : public LocMsg { struct in inherits:LocMsg 1576 inline MsgStopTracking(GnssAdapter& adapter, function in struct:MsgStopTracking 1591 sendMsg(new MsgStopTracking(*this, *mLocApi)); |
Completed in 27 milliseconds