Home
last modified time | relevance | path

Searched refs:rmClientCb (Results 1 – 24 of 24) sorted by relevance

/hardware/qcom/sm8150p/gps/batching/
Dlocation_batching.cpp38 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
90 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
93 gBatchingAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm7150/gps/batching/
Dlocation_batching.cpp38 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
90 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
93 gBatchingAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm8150/gps/batching/
Dlocation_batching.cpp38 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
90 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
93 gBatchingAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm7250/gps/batching/
Dlocation_batching.cpp38 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
90 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
93 gBatchingAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm7250/gps/geofence/
Dlocation_geofence.cpp38 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
93 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
96 gGeofenceAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm8150/gps/geofence/
Dlocation_geofence.cpp38 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
93 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
96 gGeofenceAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm7150/gps/geofence/
Dlocation_geofence.cpp38 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
93 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
96 gGeofenceAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm8150p/gps/geofence/
Dlocation_geofence.cpp38 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
93 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
96 gGeofenceAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm8150p/gps/location/
Dlocation_interface.h56 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
98 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
111 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
/hardware/qcom/sm7150/gps/location/
Dlocation_interface.h56 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
105 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
118 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
/hardware/qcom/sm7250/gps/location/
Dlocation_interface.h57 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
121 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
134 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
/hardware/qcom/sm8150/gps/location/
Dlocation_interface.h57 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
121 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
134 void (*removeClient)(LocationAPI* client, removeClientCompleteCallback rmClientCb);
/hardware/qcom/sm8150p/gps/gnss/
Dlocation_gnss.cpp39 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
154 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
157 gGnssAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm7150/gps/gnss/
Dlocation_gnss.cpp39 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
169 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
172 gGnssAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm8150p/gps/core/
DLocAdapterBase.cpp356 removeClientCompleteCallback rmClientCb) in removeClientCommand() argument
380 sendMsg(new MsgRemoveClient(*this, client, rmClientCb)); in removeClientCommand()
DLocAdapterBase.h215 removeClientCompleteCallback rmClientCb);
/hardware/qcom/sm7150/gps/core/
DLocAdapterBase.cpp363 removeClientCompleteCallback rmClientCb) in removeClientCommand() argument
387 sendMsg(new MsgRemoveClient(*this, client, rmClientCb)); in removeClientCommand()
DLocAdapterBase.h235 removeClientCompleteCallback rmClientCb);
/hardware/qcom/sm7250/gps/gnss/
Dlocation_gnss.cpp39 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
200 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
203 gGnssAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm8150/gps/gnss/
Dlocation_gnss.cpp39 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb);
200 static void removeClient(LocationAPI* client, removeClientCompleteCallback rmClientCb) in removeClient() argument
203 gGnssAdapter->removeClientCommand(client, rmClientCb); in removeClient()
/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.cpp376 removeClientCompleteCallback rmClientCb) in removeClientCommand() argument
400 sendMsg(new MsgRemoveClient(*this, client, rmClientCb)); in removeClientCommand()
DLocAdapterBase.h236 removeClientCompleteCallback rmClientCb);
/hardware/qcom/sm7250/gps/core/
DLocAdapterBase.cpp376 removeClientCompleteCallback rmClientCb) in removeClientCommand() argument
400 sendMsg(new MsgRemoveClient(*this, client, rmClientCb)); in removeClientCommand()
DLocAdapterBase.h236 removeClientCompleteCallback rmClientCb);