Searched refs:addClientCommand (Results 1 – 25 of 30) sorted by relevance
12
/hardware/qcom/sm7150/gps/batching/ |
D | location_batching.cpp | 86 gBatchingAdapter->addClientCommand(client, callbacks); in addClient()
|
/hardware/qcom/sm8150/gps/batching/ |
D | location_batching.cpp | 86 gBatchingAdapter->addClientCommand(client, callbacks); in addClient()
|
/hardware/qcom/sm8150p/gps/batching/ |
D | location_batching.cpp | 86 gBatchingAdapter->addClientCommand(client, callbacks); in addClient()
|
/hardware/qcom/sm7150/gps/geofence/ |
D | location_geofence.cpp | 89 gGeofenceAdapter->addClientCommand(client, callbacks); in addClient()
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | location_geofence.cpp | 89 gGeofenceAdapter->addClientCommand(client, callbacks); in addClient()
|
/hardware/qcom/sm8150/gps/geofence/ |
D | location_geofence.cpp | 89 gGeofenceAdapter->addClientCommand(client, callbacks); in addClient()
|
/hardware/qcom/gps/msm8998/gnss/ |
D | location_gnss.cpp | 115 gGnssAdapter->addClientCommand(client, callbacks); in addClient()
|
D | GnssAdapter.h | 132 void addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks);
|
/hardware/qcom/sdm845/gps/msm8998/gnss/ |
D | location_gnss.cpp | 115 gGnssAdapter->addClientCommand(client, callbacks); in addClient()
|
D | GnssAdapter.h | 131 void addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks);
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | location_gnss.cpp | 117 gGnssAdapter->addClientCommand(client, callbacks); in addClient()
|
D | GnssAdapter.h | 142 void addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks);
|
/hardware/qcom/sm8150p/gps/core/ |
D | LocAdapterBase.h | 213 void addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks);
|
D | LocAdapterBase.cpp | 331 LocAdapterBase::addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks) in updateClientsEventMask()
|
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | location_gnss.cpp | 134 gGnssAdapter->addClientCommand(client, callbacks); in addClient()
|
D | GnssAdapter.h | 185 void addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks);
|
/hardware/qcom/sm8150/gps/core/ |
D | LocAdapterBase.h | 233 void addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks);
|
D | LocAdapterBase.cpp | 338 LocAdapterBase::addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks) in updateClientsEventMask()
|
/hardware/qcom/sm7150/gps/core/ |
D | LocAdapterBase.h | 233 void addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks);
|
D | LocAdapterBase.cpp | 338 LocAdapterBase::addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks) in updateClientsEventMask()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | location_gnss.cpp | 150 gGnssAdapter->addClientCommand(client, callbacks); in addClient()
|
D | GnssAdapter.h | 234 virtual void addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks);
|
/hardware/qcom/sm7150/gps/gnss/ |
D | location_gnss.cpp | 165 gGnssAdapter->addClientCommand(client, callbacks); in addClient()
|
D | GnssAdapter.h | 256 virtual void addClientCommand(LocationAPI* client, const LocationCallbacks& callbacks);
|
/hardware/qcom/sm8150/gps/gnss/ |
D | location_gnss.cpp | 167 gGnssAdapter->addClientCommand(client, callbacks); in addClient()
|
12