Searched refs:modifyGeofencesCommand (Results 1 – 12 of 12) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/geofence/ |
H A D | location_geofence.cpp | 128 return gGeofenceAdapter->modifyGeofencesCommand(client, count, ids, options); in modifyGeofences()
|
H A D | GeofenceAdapter.h | 107 void modifyGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids,
|
H A D | GeofenceAdapter.cpp | 546 GeofenceAdapter::modifyGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids, in modifyGeofencesCommand() function in GeofenceAdapter
|
/aosp12/hardware/qcom/sm7250/gps/geofence/ |
H A D | location_geofence.cpp | 128 return gGeofenceAdapter->modifyGeofencesCommand(client, count, ids, options); in modifyGeofences()
|
H A D | GeofenceAdapter.h | 107 void modifyGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids,
|
H A D | GeofenceAdapter.cpp | 542 GeofenceAdapter::modifyGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids, in modifyGeofencesCommand() function in GeofenceAdapter
|
/aosp12/hardware/qcom/sm7150/gps/geofence/ |
H A D | location_geofence.cpp | 128 return gGeofenceAdapter->modifyGeofencesCommand(client, count, ids, options); in modifyGeofences()
|
H A D | GeofenceAdapter.h | 107 void modifyGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids,
|
H A D | GeofenceAdapter.cpp | 546 GeofenceAdapter::modifyGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids, in modifyGeofencesCommand() function in GeofenceAdapter
|
/aosp12/hardware/qcom/sm8150/gps/geofence/ |
H A D | location_geofence.cpp | 128 return gGeofenceAdapter->modifyGeofencesCommand(client, count, ids, options); in modifyGeofences()
|
H A D | GeofenceAdapter.h | 107 void modifyGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids,
|
H A D | GeofenceAdapter.cpp | 545 GeofenceAdapter::modifyGeofencesCommand(LocationAPI* client, size_t count, uint32_t* ids, in modifyGeofencesCommand() function in GeofenceAdapter
|