Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.cpp334 struct MsgAddClient : public LocMsg { in updateClientsEventMask() struct
335 LocAdapterBase& mAdapter; in updateClientsEventMask()
336 LocationAPI* mClient; in updateClientsEventMask()
337 const LocationCallbacks mCallbacks; in updateClientsEventMask()
338 inline MsgAddClient(LocAdapterBase& adapter, in updateClientsEventMask() function
345 inline virtual void proc() const { in updateClientsEventMask()
/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/msm8998/gnss/
DGnssAdapter.cpp930 struct MsgAddClient : public LocMsg { in addClientCommand() struct
931 GnssAdapter& mAdapter; in addClientCommand()
932 LocationAPI* mClient; in addClientCommand()
933 const LocationCallbacks mCallbacks; in addClientCommand()
934 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() function
941 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/sdm845/gps/sdm845/gnss/
DGnssAdapter.cpp1699 struct MsgAddClient : public LocMsg { in addClientCommand() struct
1700 GnssAdapter& mAdapter; in addClientCommand()
1701 LocationAPI* mClient; in addClientCommand()
1702 const LocationCallbacks mCallbacks; in addClientCommand()
1703 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() argument
1710 inline virtual void proc() const { in addClientCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp1947 struct MsgAddClient : public LocMsg { in addClientCommand() struct
1948 GnssAdapter& mAdapter; in addClientCommand()
1949 LocationAPI* mClient; in addClientCommand()
1950 const LocationCallbacks mCallbacks; in addClientCommand()
1951 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() argument
1958 inline virtual void proc() const { in addClientCommand()