Home
last modified time | relevance | path

Searched refs:MsgAddClient (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/sm8150p/gps/core/
DLocAdapterBase.cpp335 struct MsgAddClient : public LocMsg { in updateClientsEventMask() struct
339 inline MsgAddClient(LocAdapterBase& adapter, in updateClientsEventMask() argument
351 sendMsg(new MsgAddClient(*this, client, callbacks)); in updateClientsEventMask()
/hardware/qcom/sm7150/gps/core/
DLocAdapterBase.cpp342 struct MsgAddClient : public LocMsg { in updateClientsEventMask() struct
346 inline MsgAddClient(LocAdapterBase& adapter, in updateClientsEventMask() function
358 sendMsg(new MsgAddClient(*this, client, callbacks)); in updateClientsEventMask()
/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.cpp355 struct MsgAddClient : public LocMsg { in updateClientsEventMask() struct
359 inline MsgAddClient(LocAdapterBase& adapter, in updateClientsEventMask() argument
371 sendMsg(new MsgAddClient(*this, client, callbacks)); in updateClientsEventMask()
/hardware/qcom/sm7250/gps/core/
DLocAdapterBase.cpp355 struct MsgAddClient : public LocMsg { in updateClientsEventMask() struct
359 inline MsgAddClient(LocAdapterBase& adapter, in updateClientsEventMask() function
371 sendMsg(new MsgAddClient(*this, client, callbacks)); in updateClientsEventMask()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp930 struct MsgAddClient : public LocMsg { in addClientCommand() struct
934 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() function
946 sendMsg(new MsgAddClient(*this, client, callbacks)); in addClientCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp981 struct MsgAddClient : public LocMsg { in addClientCommand() struct
985 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() function
997 sendMsg(new MsgAddClient(*this, client, callbacks)); in addClientCommand()
/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp2093 struct MsgAddClient : public LocMsg { in addClientCommand() struct
2097 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() argument
2111 sendMsg(new MsgAddClient(*this, client, callbacks)); in addClientCommand()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp1998 struct MsgAddClient : public LocMsg { in addClientCommand() struct
2002 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() function
2016 sendMsg(new MsgAddClient(*this, client, callbacks)); in addClientCommand()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp2440 struct MsgAddClient : public LocMsg { in addClientCommand() struct
2444 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() function
2458 sendMsg(new MsgAddClient(*this, client, callbacks)); in addClientCommand()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp2441 struct MsgAddClient : public LocMsg { in addClientCommand() struct
2445 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() argument
2459 sendMsg(new MsgAddClient(*this, client, callbacks)); in addClientCommand()