Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A DGeofenceAdapter.h122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
H A DGeofenceAdapter.cpp109 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId() function in GeofenceAdapter
667 LocationError err = getGeofenceKeyFromHwId(hwId, key); in removeGeofenceItem()
799 LocationError err = getGeofenceKeyFromHwId(hwIds[i], key); in geofenceBreach()
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A DGeofenceAdapter.h122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
H A DGeofenceAdapter.cpp105 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId() function in GeofenceAdapter
663 LocationError err = getGeofenceKeyFromHwId(hwId, key); in removeGeofenceItem()
795 LocationError err = getGeofenceKeyFromHwId(hwIds[i], key); in geofenceBreach()
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A DGeofenceAdapter.h122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
H A DGeofenceAdapter.cpp109 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId() function in GeofenceAdapter
667 LocationError err = getGeofenceKeyFromHwId(hwId, key); in removeGeofenceItem()
799 LocationError err = getGeofenceKeyFromHwId(hwIds[i], key); in geofenceBreach()
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A DGeofenceAdapter.h122 LocationError getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key);
H A DGeofenceAdapter.cpp108 GeofenceAdapter::getGeofenceKeyFromHwId(uint32_t hwId, GeofenceKey& key) in getGeofenceKeyFromHwId() function in GeofenceAdapter
666 LocationError err = getGeofenceKeyFromHwId(hwId, key); in removeGeofenceItem()
798 LocationError err = getGeofenceKeyFromHwId(hwIds[i], key); in geofenceBreach()