/hardware/qcom/sm8150p/gps/core/ |
D | LocAdapterBase.cpp | 335 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/ |
D | LocAdapterBase.cpp | 342 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/ |
D | LocAdapterBase.cpp | 355 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/ |
D | LocAdapterBase.cpp | 355 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/ |
D | GnssAdapter.cpp | 930 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/ |
D | GnssAdapter.cpp | 981 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/ |
D | GnssAdapter.cpp | 2093 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/ |
D | GnssAdapter.cpp | 1998 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/ |
D | GnssAdapter.cpp | 2440 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/ |
D | GnssAdapter.cpp | 2441 struct MsgAddClient : public LocMsg { in addClientCommand() struct 2445 inline MsgAddClient(GnssAdapter& adapter, in addClientCommand() argument 2459 sendMsg(new MsgAddClient(*this, client, callbacks)); in addClientCommand()
|