Searched refs:MsgRemoveClient (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/sm8150p/gps/core/ |
D | LocAdapterBase.cpp | 360 struct MsgRemoveClient : public LocMsg { in removeClientCommand() struct 364 inline MsgRemoveClient(LocAdapterBase& adapter, in removeClientCommand() argument 380 sendMsg(new MsgRemoveClient(*this, client, rmClientCb)); in removeClientCommand()
|
/hardware/qcom/sm7150/gps/core/ |
D | LocAdapterBase.cpp | 367 struct MsgRemoveClient : public LocMsg { in removeClientCommand() struct 371 inline MsgRemoveClient(LocAdapterBase& adapter, in removeClientCommand() function 387 sendMsg(new MsgRemoveClient(*this, client, rmClientCb)); in removeClientCommand()
|
/hardware/qcom/sm8150/gps/core/ |
D | LocAdapterBase.cpp | 380 struct MsgRemoveClient : public LocMsg { in removeClientCommand() struct 384 inline MsgRemoveClient(LocAdapterBase& adapter, in removeClientCommand() argument 400 sendMsg(new MsgRemoveClient(*this, client, rmClientCb)); in removeClientCommand()
|
/hardware/qcom/sm7250/gps/core/ |
D | LocAdapterBase.cpp | 380 struct MsgRemoveClient : public LocMsg { in removeClientCommand() struct 384 inline MsgRemoveClient(LocAdapterBase& adapter, in removeClientCommand() function 400 sendMsg(new MsgRemoveClient(*this, client, rmClientCb)); in removeClientCommand()
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 954 struct MsgRemoveClient : public LocMsg { in removeClientCommand() struct 957 inline MsgRemoveClient(GnssAdapter& adapter, in removeClientCommand() function 968 sendMsg(new MsgRemoveClient(*this, client)); in removeClientCommand()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 1005 struct MsgRemoveClient : public LocMsg { in removeClientCommand() struct 1008 inline MsgRemoveClient(GnssAdapter& adapter, in removeClientCommand() function 1019 sendMsg(new MsgRemoveClient(*this, client)); in removeClientCommand()
|