Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8998/location/
Dlocation_interface.h39 void (*removeClient)(LocationAPI* client); member
64 void (*removeClient)(LocationAPI* client); member
81 void (*removeClient)(LocationAPI* client); member
DLocationAPI.cpp205 gData.gnssInterface->removeClient(it->first); in ~LocationAPI()
208 gData.flpInterface->removeClient(it->first); in ~LocationAPI()
211 gData.geofenceInterface->removeClient(it->first); in ~LocationAPI()
/hardware/qcom/gps/msm8909w_3100/location/
Dlocation_interface.h40 void (*removeClient)(LocationAPI* client); member
66 void (*removeClient)(LocationAPI* client); member
84 void (*removeClient)(LocationAPI* client); member
DLocationAPI.cpp205 gData.gnssInterface->removeClient(it->first); in ~LocationAPI()
208 gData.flpInterface->removeClient(it->first); in ~LocationAPI()
211 gData.geofenceInterface->removeClient(it->first); in ~LocationAPI()
/hardware/qcom/gps/msm8998/gnss/
Dlocation_gnss.cpp39 static void removeClient(LocationAPI* client);
68 removeClient,
119 static void removeClient(LocationAPI* client) in removeClient() function
/hardware/qcom/gps/msm8909w_3100/gnss/
Dlocation_gnss.cpp39 static void removeClient(LocationAPI* client);
69 removeClient,
121 static void removeClient(LocationAPI* client) in removeClient() function