Searched defs:removeGeofences (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/sm8150/gps/geofence/ |
D | location_geofence.cpp | 117 static void removeGeofences(LocationAPI* client, size_t count, uint32_t* ids) in removeGeofences() function
|
/hardware/qcom/sdm845/gps/msm8998/location/ |
D | location_interface.h | 84 void (*removeGeofences)(LocationAPI* client, size_t count, uint32_t* ids); member
|
D | LocationAPI.cpp | 454 LocationAPI::removeGeofences(size_t count, uint32_t* ids) in removeGeofences() function in LocationAPI
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | location_interface.h | 87 void (*removeGeofences)(LocationAPI* client, size_t count, uint32_t* ids); member
|
D | LocationAPI.cpp | 456 LocationAPI::removeGeofences(size_t count, uint32_t* ids) in removeGeofences() function in LocationAPI
|
/hardware/qcom/gps/msm8998/location/ |
D | location_interface.h | 84 void (*removeGeofences)(LocationAPI* client, size_t count, uint32_t* ids); member
|
D | LocationAPI.cpp | 454 LocationAPI::removeGeofences(size_t count, uint32_t* ids) in removeGeofences() function in LocationAPI
|
/hardware/qcom/sdm845/gps/sdm845/location/ |
D | LocationAPI.cpp | 455 LocationAPI::removeGeofences(size_t count, uint32_t* ids) in removeGeofences() function in LocationAPI
|
D | location_interface.h | 93 void (*removeGeofences)(LocationAPI* client, size_t count, uint32_t* ids); member
|
/hardware/qcom/sm8150/gps/location/ |
D | location_interface.h | 113 void (*removeGeofences)(LocationAPI* client, size_t count, uint32_t* ids); member
|
D | LocationAPI.cpp | 520 LocationAPI::removeGeofences(size_t count, uint32_t* ids) in removeGeofences() function in LocationAPI
|