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