Home
last modified time | relevance | path

Searched refs:MsgRemoveClient (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150p/gps/core/
DLocAdapterBase.cpp360 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/
DLocAdapterBase.cpp367 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/
DLocAdapterBase.cpp380 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/
DLocAdapterBase.cpp380 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/
DGnssAdapter.cpp954 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/
DGnssAdapter.cpp1005 struct MsgRemoveClient : public LocMsg { in removeClientCommand() struct
1008 inline MsgRemoveClient(GnssAdapter& adapter, in removeClientCommand() function
1019 sendMsg(new MsgRemoveClient(*this, client)); in removeClientCommand()