Home
last modified time | relevance | path

Searched refs:GeofenceInterface (Results 1 – 20 of 20) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A Dlocation_geofence.cpp48 static const GeofenceInterface gGeofenceInterface = {
49 sizeof(GeofenceInterface),
63 extern "C" const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
65 const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A Dlocation_geofence.cpp48 static const GeofenceInterface gGeofenceInterface = {
49 sizeof(GeofenceInterface),
63 extern "C" const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
65 const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A Dlocation_geofence.cpp48 static const GeofenceInterface gGeofenceInterface = {
49 sizeof(GeofenceInterface),
63 extern "C" const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
65 const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A Dlocation_geofence.cpp48 static const GeofenceInterface gGeofenceInterface = {
49 sizeof(GeofenceInterface),
63 extern "C" const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
65 const GeofenceInterface* getGeofenceInterface() in getGeofenceInterface()
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/
H A DLocationAPI.cpp41 typedef const GeofenceInterface* (getGeofenceInterface)();
49 GeofenceInterface* geofenceInterface;
156 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance()
267 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
H A Dlocation_interface.h85 struct GeofenceInterface { struct
/aosp12/hardware/qcom/sm8150p/gps/location/
H A DLocationAPI.cpp40 typedef const GeofenceInterface* (getGeofenceInterface)();
62 GeofenceInterface* geofenceInterface;
204 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance()
355 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
H A Dlocation_interface.h106 struct GeofenceInterface { struct
/aosp12/hardware/qcom/sm7150/gps/location/
H A DLocationAPI.cpp40 typedef const GeofenceInterface* (getGeofenceInterface)();
62 GeofenceInterface* geofenceInterface;
203 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance()
351 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
H A Dlocation_interface.h113 struct GeofenceInterface { struct
/aosp12/hardware/qcom/sm7250/gps/location/
H A DLocationAPI.cpp40 typedef const GeofenceInterface* (getGeofenceInterface)();
71 GeofenceInterface* geofenceInterface;
257 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance()
412 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
H A Dlocation_interface.h129 struct GeofenceInterface { struct
/aosp12/hardware/qcom/sm8150/gps/location/
H A DLocationAPI.cpp40 typedef const GeofenceInterface* (getGeofenceInterface)();
71 GeofenceInterface* geofenceInterface;
257 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance()
412 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
H A Dlocation_interface.h129 struct GeofenceInterface { struct
/aosp12/hardware/qcom/gps/msm8909w_3100/location/
H A DLocationAPI.cpp43 GeofenceInterface* geofenceInterface;
162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance()
270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
H A Dlocation_interface.h79 struct GeofenceInterface { struct
/aosp12/hardware/qcom/gps/msm8998/location/
H A DLocationAPI.cpp43 GeofenceInterface* geofenceInterface;
162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance()
270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
H A Dlocation_interface.h76 struct GeofenceInterface { struct
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/
H A DLocationAPI.cpp43 GeofenceInterface* geofenceInterface;
162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance()
270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
H A Dlocation_interface.h76 struct GeofenceInterface { struct