Home
last modified time | relevance | path

Searched refs:loadLocationInterface (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPI.cpp59 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface() function
114 (GnssInterface*)loadLocationInterface<GnssInterface, in createInstance()
135 (FlpInterface*)loadLocationInterface<FlpInterface, in createInstance()
156 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance()
231 (GnssInterface*)loadLocationInterface<GnssInterface, in updateCallbacks()
249 (FlpInterface*)loadLocationInterface<FlpInterface, in updateCallbacks()
267 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
534 (GnssInterface*)loadLocationInterface<GnssInterface, in createInstance()
/hardware/qcom/gps/msm8998/location/
DLocationAPI.cpp79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface() function
122 (GnssInterface*)loadLocationInterface("libgnss.so", "getGnssInterface"); in createInstance()
142 (FlpInterface*)loadLocationInterface("libflp.so", "getFlpInterface"); in createInstance()
162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance()
236 (GnssInterface*)loadLocationInterface("libgnss.so", "getGnssInterface"); in updateCallbacks()
253 (FlpInterface*)loadLocationInterface("libflp.so", "getFlpInterface"); in updateCallbacks()
270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
537 (GnssInterface*)loadLocationInterface("libgnss.so", "getGnssInterface"); in createInstance()
/hardware/qcom/sdm845/gps/msm8998/location/
DLocationAPI.cpp79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface() function
122 (GnssInterface*)loadLocationInterface("libgnss.so", "getGnssInterface"); in createInstance()
142 (FlpInterface*)loadLocationInterface("libflp.so", "getFlpInterface"); in createInstance()
162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance()
236 (GnssInterface*)loadLocationInterface("libgnss.so", "getGnssInterface"); in updateCallbacks()
253 (FlpInterface*)loadLocationInterface("libflp.so", "getFlpInterface"); in updateCallbacks()
270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
537 (GnssInterface*)loadLocationInterface("libgnss.so", "getGnssInterface"); in createInstance()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.cpp79 static void* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface() function
122 (GnssInterface*)loadLocationInterface("libgnss.so", "getGnssInterface"); in createInstance()
142 (FlpInterface*)loadLocationInterface("libflp.so", "getFlpInterface"); in createInstance()
162 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in createInstance()
236 (GnssInterface*)loadLocationInterface("libgnss.so", "getGnssInterface"); in updateCallbacks()
253 (FlpInterface*)loadLocationInterface("libflp.so", "getFlpInterface"); in updateCallbacks()
270 (GeofenceInterface*)loadLocationInterface("libgeofence.so", "getGeofenceInterface"); in updateCallbacks()
539 (GnssInterface*)loadLocationInterface("libgnss.so", "getGnssInterface"); in createInstance()
/hardware/qcom/sm8150p/gps/location/
DLocationAPI.cpp73 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface() function
162 (GnssInterface*)loadLocationInterface<GnssInterface, in createInstance()
183 (BatchingInterface*)loadLocationInterface<BatchingInterface, in createInstance()
204 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance()
319 (GnssInterface*)loadLocationInterface<GnssInterface, in updateCallbacks()
337 (BatchingInterface*)loadLocationInterface<BatchingInterface, in updateCallbacks()
355 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
604 (GnssInterface*)loadLocationInterface<GnssInterface, in createInstance()
/hardware/qcom/sm7150/gps/location/
DLocationAPI.cpp73 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface() function
161 (GnssInterface*)loadLocationInterface<GnssInterface, in createInstance()
182 (BatchingInterface*)loadLocationInterface<BatchingInterface, in createInstance()
203 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance()
315 (GnssInterface*)loadLocationInterface<GnssInterface, in updateCallbacks()
333 (BatchingInterface*)loadLocationInterface<BatchingInterface, in updateCallbacks()
351 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
600 (GnssInterface*)loadLocationInterface<GnssInterface, in createInstance()
/hardware/qcom/sm7250/gps/location/
DLocationAPI.cpp83 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface() function
215 (GnssInterface*)loadLocationInterface<GnssInterface, in createInstance()
236 (BatchingInterface*)loadLocationInterface<BatchingInterface, in createInstance()
257 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance()
376 (GnssInterface*)loadLocationInterface<GnssInterface, in updateCallbacks()
394 (BatchingInterface*)loadLocationInterface<BatchingInterface, in updateCallbacks()
412 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
707 (GnssInterface*)loadLocationInterface<GnssInterface, in createInstance()
/hardware/qcom/sm8150/gps/location/
DLocationAPI.cpp83 static const T1* loadLocationInterface(const char* library, const char* name) { in loadLocationInterface() function
215 (GnssInterface*)loadLocationInterface<GnssInterface, in createInstance()
236 (BatchingInterface*)loadLocationInterface<BatchingInterface, in createInstance()
257 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in createInstance()
376 (GnssInterface*)loadLocationInterface<GnssInterface, in updateCallbacks()
394 (BatchingInterface*)loadLocationInterface<BatchingInterface, in updateCallbacks()
412 (GeofenceInterface*)loadLocationInterface<GeofenceInterface, in updateCallbacks()
707 (GnssInterface*)loadLocationInterface<GnssInterface, in createInstance()