Home
last modified time | relevance | path

Searched defs:MsgInjectLocation (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sdm845/gps/msm8998/gnss/
DGnssAdapter.cpp814 struct MsgInjectLocation : public LocMsg { in injectLocationCommand() struct
815 LocApiBase& mApi; in injectLocationCommand()
816 ContextBase& mContext; in injectLocationCommand()
817 double mLatitude; in injectLocationCommand()
818 double mLongitude; in injectLocationCommand()
819 float mAccuracy; in injectLocationCommand()
820 inline MsgInjectLocation(LocApiBase& api, in injectLocationCommand() function
831 inline virtual void proc() const { in injectLocationCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp866 struct MsgInjectLocation : public LocMsg { in injectLocationCommand() struct
867 LocApiBase& mApi; in injectLocationCommand()
868 ContextBase& mContext; in injectLocationCommand()
869 double mLatitude; in injectLocationCommand()
870 double mLongitude; in injectLocationCommand()
871 float mAccuracy; in injectLocationCommand()
872 inline MsgInjectLocation(LocApiBase& api, in injectLocationCommand() function
883 inline virtual void proc() const { in injectLocationCommand()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp817 struct MsgInjectLocation : public LocMsg { in injectLocationCommand() struct
818 LocApiBase& mApi; in injectLocationCommand()
819 ContextBase& mContext; in injectLocationCommand()
820 double mLatitude; in injectLocationCommand()
821 double mLongitude; in injectLocationCommand()
822 float mAccuracy; in injectLocationCommand()
823 inline MsgInjectLocation(LocApiBase& api, in injectLocationCommand() function
834 inline virtual void proc() const { in injectLocationCommand()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp1580 struct MsgInjectLocation : public LocMsg { in injectLocationCommand() struct
1581 LocApiBase& mApi; in injectLocationCommand()
1582 ContextBase& mContext; in injectLocationCommand()
1583 double mLatitude; in injectLocationCommand()
1584 double mLongitude; in injectLocationCommand()
1585 float mAccuracy; in injectLocationCommand()
1586 inline MsgInjectLocation(LocApiBase& api, in injectLocationCommand() function
1597 inline virtual void proc() const { in injectLocationCommand()