Home
last modified time | relevance | path

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

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