Home
last modified time | relevance | path

Searched refs:getHwIdFromClient (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A DGeofenceAdapter.cpp97 GeofenceAdapter::getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId) in getHwIdFromClient() function in GeofenceAdapter
351 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in removeGeofencesCommand()
427 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in pauseGeofencesCommand()
502 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in resumeGeofencesCommand()
585 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in modifyGeofencesCommand()
H A DGeofenceAdapter.h121 LocationError getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId);
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A DGeofenceAdapter.cpp93 GeofenceAdapter::getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId) in getHwIdFromClient() function in GeofenceAdapter
347 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in removeGeofencesCommand()
423 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in pauseGeofencesCommand()
498 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in resumeGeofencesCommand()
581 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in modifyGeofencesCommand()
H A DGeofenceAdapter.h121 LocationError getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId);
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A DGeofenceAdapter.cpp97 GeofenceAdapter::getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId) in getHwIdFromClient() function in GeofenceAdapter
351 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in removeGeofencesCommand()
427 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in pauseGeofencesCommand()
502 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in resumeGeofencesCommand()
585 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in modifyGeofencesCommand()
H A DGeofenceAdapter.h121 LocationError getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId);
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A DGeofenceAdapter.cpp96 GeofenceAdapter::getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId) in getHwIdFromClient() function in GeofenceAdapter
350 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in removeGeofencesCommand()
426 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in pauseGeofencesCommand()
501 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in resumeGeofencesCommand()
584 errs[i] = mAdapter.getHwIdFromClient(mClient, mIds[i], hwId); in modifyGeofencesCommand()
H A DGeofenceAdapter.h121 LocationError getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId);