Searched refs:getHwIdFromClient (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/sm8150/gps/geofence/ |
D | GeofenceAdapter.cpp | 97 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()
|
D | GeofenceAdapter.h | 121 LocationError getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId);
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | GeofenceAdapter.cpp | 97 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()
|
D | GeofenceAdapter.h | 121 LocationError getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId);
|
/hardware/qcom/sm7250/gps/geofence/ |
D | GeofenceAdapter.cpp | 97 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()
|
D | GeofenceAdapter.h | 121 LocationError getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId);
|
/hardware/qcom/sm7150/gps/geofence/ |
D | GeofenceAdapter.cpp | 97 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()
|
D | GeofenceAdapter.h | 121 LocationError getHwIdFromClient(LocationAPI* client, uint32_t clientId, uint32_t& hwId);
|