/aosp12/hardware/qcom/sm8150p/gps/geofence/ |
H A D | location_geofence.cpp | 48 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 D | location_geofence.cpp | 48 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 D | location_geofence.cpp | 48 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 D | location_geofence.cpp | 48 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 D | LocationAPI.cpp | 41 typedef const GeofenceInterface* (getGeofenceInterface)(); 49 GeofenceInterface* geofenceInterface; 156 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance() 267 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
|
H A D | location_interface.h | 85 struct GeofenceInterface { struct
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); 62 GeofenceInterface* geofenceInterface; 204 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance() 355 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
|
H A D | location_interface.h | 106 struct GeofenceInterface { struct
|
/aosp12/hardware/qcom/sm7150/gps/location/ |
H A D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); 62 GeofenceInterface* geofenceInterface; 203 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance() 351 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
|
H A D | location_interface.h | 113 struct GeofenceInterface { struct
|
/aosp12/hardware/qcom/sm7250/gps/location/ |
H A D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); 71 GeofenceInterface* geofenceInterface; 257 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance() 412 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
|
H A D | location_interface.h | 129 struct GeofenceInterface { struct
|
/aosp12/hardware/qcom/sm8150/gps/location/ |
H A D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); 71 GeofenceInterface* geofenceInterface; 257 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance() 412 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
|
H A D | location_interface.h | 129 struct GeofenceInterface { struct
|
/aosp12/hardware/qcom/gps/msm8909w_3100/location/ |
H A D | LocationAPI.cpp | 43 GeofenceInterface* geofenceInterface; 162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance() 270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
|
H A D | location_interface.h | 79 struct GeofenceInterface { struct
|
/aosp12/hardware/qcom/gps/msm8998/location/ |
H A D | LocationAPI.cpp | 43 GeofenceInterface* geofenceInterface; 162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance() 270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
|
H A D | location_interface.h | 76 struct GeofenceInterface { struct
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/ |
H A D | LocationAPI.cpp | 43 GeofenceInterface* geofenceInterface; 162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance() 270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
|
H A D | location_interface.h | 76 struct GeofenceInterface { struct
|