Searched refs:getGeofenceInterface (Results 1 – 9 of 9) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/geofence/ |
H A D | location_geofence.cpp | 63 extern "C" const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface() function 65 const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
|
/aosp12/hardware/qcom/sm7250/gps/geofence/ |
H A D | location_geofence.cpp | 63 extern "C" const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface() function 65 const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
|
/aosp12/hardware/qcom/sm7150/gps/geofence/ |
H A D | location_geofence.cpp | 63 extern "C" const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface() function 65 const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
|
/aosp12/hardware/qcom/sm8150/gps/geofence/ |
H A D | location_geofence.cpp | 63 extern "C" const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface() function 65 const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/ |
H A D | LocationAPI.cpp | 41 typedef const GeofenceInterface* (getGeofenceInterface)(); typedef 157 getGeofenceInterface>("libgeofence.so", "getGeofenceInterface"); in createInstance() 268 getGeofenceInterface>("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); typedef 205 getGeofenceInterface>("libgeofencing.so", "getGeofenceInterface"); in createInstance() 356 getGeofenceInterface>("libgeofencing.so", "getGeofenceInterface"); in updateCallbacks()
|
/aosp12/hardware/qcom/sm7150/gps/location/ |
H A D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); typedef 204 getGeofenceInterface>("libgeofencing.so", "getGeofenceInterface"); in createInstance() 352 getGeofenceInterface>("libgeofencing.so", "getGeofenceInterface"); in updateCallbacks()
|
/aosp12/hardware/qcom/sm7250/gps/location/ |
H A D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); typedef 258 getGeofenceInterface>("libgeofencing.so", "getGeofenceInterface"); in createInstance() 413 getGeofenceInterface>("libgeofencing.so", "getGeofenceInterface"); in updateCallbacks()
|
/aosp12/hardware/qcom/sm8150/gps/location/ |
H A D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); typedef 258 getGeofenceInterface>("libgeofencing.so", "getGeofenceInterface"); in createInstance() 413 getGeofenceInterface>("libgeofencing.so", "getGeofenceInterface"); in updateCallbacks()
|