Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/gps/msm8998/gnss/
DGnssAdapter.cpp926 struct MsgAddClient : public LocMsg { in addClientCommand() struct
927 GnssAdapter& mAdapter; in addClientCommand()
928 LocationAPI* mClient; in addClientCommand()
929 const LocationCallbacks mCallbacks; in addClientCommand()
930 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() argument
937 inline virtual void proc() const { in addClientCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp981 struct MsgAddClient : public LocMsg { in addClientCommand() struct
982 GnssAdapter& mAdapter; in addClientCommand()
983 LocationAPI* mClient; in addClientCommand()
984 const LocationCallbacks mCallbacks; in addClientCommand()
985 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() function
992 inline virtual void proc() const { in addClientCommand()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp929 struct MsgAddClient : public LocMsg { in addClientCommand() struct
930 GnssAdapter& mAdapter; in addClientCommand()
931 LocationAPI* mClient; in addClientCommand()
932 const LocationCallbacks mCallbacks; in addClientCommand()
933 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() argument
940 inline virtual void proc() const { in addClientCommand()
/hardware/qcom/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp1695 struct MsgAddClient : public LocMsg { in addClientCommand() struct
1696 GnssAdapter& mAdapter; in addClientCommand()
1697 LocationAPI* mClient; in addClientCommand()
1698 const LocationCallbacks mCallbacks; in addClientCommand()
1699 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() function
1706 inline virtual void proc() const { in addClientCommand()