Searched refs:GeofenceInterface (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/sm7250/gps/geofence/ |
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()
|
/hardware/qcom/sm8150/gps/geofence/ |
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()
|
/hardware/qcom/sm7150/gps/geofence/ |
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()
|
/hardware/qcom/sm8150p/gps/geofence/ |
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()
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); 62 GeofenceInterface* geofenceInterface; 204 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance() 355 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
|
D | location_interface.h | 106 struct GeofenceInterface { struct
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); 62 GeofenceInterface* geofenceInterface; 203 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance() 351 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
|
D | location_interface.h | 113 struct GeofenceInterface { struct
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); 71 GeofenceInterface* geofenceInterface; 257 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance() 412 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
|
D | location_interface.h | 129 struct GeofenceInterface { struct
|
/hardware/qcom/sm7250/gps/location/ |
D | LocationAPI.cpp | 40 typedef const GeofenceInterface* (getGeofenceInterface)(); 71 GeofenceInterface* geofenceInterface; 257 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance() 412 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
|
D | location_interface.h | 129 struct GeofenceInterface { struct
|
/hardware/qcom/gps/msm8998/location/ |
D | location_interface.h | 76 struct GeofenceInterface { struct
|
D | LocationAPI.cpp | 43 GeofenceInterface* geofenceInterface; 162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance() 270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
|
/hardware/qcom/gps/msm8909w_3100/location/ |
D | location_interface.h | 79 struct GeofenceInterface { struct
|
D | LocationAPI.cpp | 43 GeofenceInterface* geofenceInterface; 162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance() 270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
|