Home
last modified time | relevance | path

Searched refs:getApi (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/gps/msm8998/android/
DGnss.cpp59 GnssAPIClient* Gnss::getApi() { in getApi() function in android::hardware::gnss::V1_0::implementation::Gnss
120 GnssAPIClient* api = getApi(); in setCallback()
131 GnssAPIClient* api = getApi(); in setGnssNiCb()
140 GnssAPIClient* api = getApi(); in updateConfiguration()
201 GnssAPIClient* api = getApi(); in start()
211 GnssAPIClient* api = getApi(); in stop()
255 GnssAPIClient* api = getApi(); in deleteAidingData()
269 GnssAPIClient* api = getApi(); in setPositionMode()
DGnssNi.cpp70 GnssAPIClient* api = mGnss->getApi(); in respond()
DGnss.h110 GnssAPIClient* getApi();