Home
last modified time | relevance | path

Searched refs:getLocationInterface (Results 1 – 25 of 39) sorted by relevance

12

/aosp12/hardware/qcom/gps/msm8909w_3100/android/
H A DGnss.cpp26 typedef void* (getLocationInterface)(); typedef
87 getLocationInterface* getter = NULL; in getGnssInterface()
94 getter = (getLocationInterface*)dlsym(handle, "getGnssInterface"); in getGnssInterface()
H A DAGnssRil.cpp32 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/gps/msm8998/android/
H A DGnss.cpp26 typedef void* (getLocationInterface)(); typedef
87 getLocationInterface* getter = NULL; in getGnssInterface()
94 getter = (getLocationInterface*)dlsym(handle, "getGnssInterface"); in getGnssInterface()
H A DAGnssRil.cpp32 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/sdm845/gps/msm8998/android/
H A DGnss.cpp26 typedef void* (getLocationInterface)(); typedef
87 getLocationInterface* getter = NULL; in getGnssInterface()
94 getter = (getLocationInterface*)dlsym(handle, "getGnssInterface"); in getGnssInterface()
H A DAGnssRil.cpp32 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/sm8150p/gps/android/1.0/
H A DGnss.cpp32 typedef const GnssInterface* (getLocationInterface)(); typedef
104 getLocationInterface* getter = NULL; in getGnssInterface()
111 getter = (getLocationInterface*)dlsym(handle, "getGnssInterface"); in getGnssInterface()
H A DAGnssRil.cpp34 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/sm7250/gps/android/1.0/
H A DGnss.cpp33 typedef const GnssInterface* (getLocationInterface)(); typedef
108 getLocationInterface* getter = (getLocationInterface*) in getGnssInterface()
H A DAGnssRil.cpp34 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/sm7150/gps/android/1.0/
H A DGnss.cpp32 typedef const GnssInterface* (getLocationInterface)(); typedef
106 getLocationInterface* getter = NULL; in getGnssInterface()
113 getter = (getLocationInterface*)dlsym(handle, "getGnssInterface"); in getGnssInterface()
H A DAGnssRil.cpp34 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/sm8150/gps/android/1.0/
H A DGnss.cpp33 typedef const GnssInterface* (getLocationInterface)(); typedef
108 getLocationInterface* getter = (getLocationInterface*) in getGnssInterface()
H A DAGnssRil.cpp34 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/sdm845/gps/sdm845/android/
H A DGnss.cpp30 typedef const GnssInterface* (getLocationInterface)(); typedef
131 getLocationInterface* getter = NULL; in getGnssInterface()
138 getter = (getLocationInterface*)dlsym(handle, "getGnssInterface"); in getGnssInterface()
H A DAGnssRil.cpp34 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/sm8150p/gps/android/1.1/
H A DGnss.cpp33 typedef const GnssInterface* (getLocationInterface)(); typedef
145 getLocationInterface* getter = NULL; in getGnssInterface()
152 getter = (getLocationInterface*)dlsym(handle, "getGnssInterface"); in getGnssInterface()
H A DAGnssRil.cpp34 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/sm7250/gps/android/1.1/
H A DGnss.cpp34 typedef const GnssInterface* (getLocationInterface)(); typedef
149 getLocationInterface* getter = (getLocationInterface*) in getGnssInterface()
H A DAGnssRil.cpp34 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/sm7150/gps/android/1.1/
H A DGnss.cpp33 typedef const GnssInterface* (getLocationInterface)(); typedef
147 getLocationInterface* getter = NULL; in getGnssInterface()
154 getter = (getLocationInterface*)dlsym(handle, "getGnssInterface"); in getGnssInterface()
H A DAGnssRil.cpp34 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/sm8150/gps/android/1.1/
H A DGnss.cpp34 typedef const GnssInterface* (getLocationInterface)(); typedef
149 getLocationInterface* getter = (getLocationInterface*) in getGnssInterface()
H A DAGnssRil.cpp34 typedef void* (getLocationInterface)(); typedef
/aosp12/hardware/qcom/gps/msm8909w_3100/location/
H A DLocationAPI.cpp36 typedef void* (getLocationInterface)(); typedef
84 getLocationInterface* getter = NULL; in loadLocationInterface()
91 getter = (getLocationInterface*)dlsym(handle, name); in loadLocationInterface()

12