Searched refs:removeGeofencesCommand (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/sm7250/gps/geofence/ |
D | location_geofence.cpp | 120 return gGeofenceAdapter->removeGeofencesCommand(client, count, ids); in removeGeofences()
|
D | GeofenceAdapter.h | 104 void removeGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids);
|
D | GeofenceAdapter.cpp | 319 GeofenceAdapter::removeGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids) in removeGeofencesCommand() function in GeofenceAdapter
|
/hardware/qcom/sm8150/gps/geofence/ |
D | location_geofence.cpp | 120 return gGeofenceAdapter->removeGeofencesCommand(client, count, ids); in removeGeofences()
|
D | GeofenceAdapter.h | 104 void removeGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids);
|
D | GeofenceAdapter.cpp | 319 GeofenceAdapter::removeGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids) in removeGeofencesCommand() function in GeofenceAdapter
|
/hardware/qcom/sm7150/gps/geofence/ |
D | location_geofence.cpp | 120 return gGeofenceAdapter->removeGeofencesCommand(client, count, ids); in removeGeofences()
|
D | GeofenceAdapter.h | 104 void removeGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids);
|
D | GeofenceAdapter.cpp | 319 GeofenceAdapter::removeGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids) in removeGeofencesCommand() function in GeofenceAdapter
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | location_geofence.cpp | 120 return gGeofenceAdapter->removeGeofencesCommand(client, count, ids); in removeGeofences()
|
D | GeofenceAdapter.h | 104 void removeGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids);
|
D | GeofenceAdapter.cpp | 319 GeofenceAdapter::removeGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids) in removeGeofencesCommand() function in GeofenceAdapter
|