/hardware/qcom/sdm845/gps/msm8998/android/ |
D | AGnss.cpp | 49 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in setCallback() 57 mGnss->getGnssInterface()->agpsInit((void*)agnssStatusIpV4Cb); in setCallback() 63 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnClosed() 68 mGnss->getGnssInterface()->agpsDataConnClosed(LOC_AGPS_TYPE_SUPL); in dataConnClosed() 74 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnFailed() 79 mGnss->getGnssInterface()->agpsDataConnFailed(LOC_AGPS_TYPE_SUPL); in dataConnFailed() 86 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnOpen() 99 mGnss->getGnssInterface()->agpsDataConnOpen( in dataConnOpen()
|
D | GnssDebug.cpp | 52 if((nullptr == mGnss) || (nullptr == mGnss->getGnssInterface())){ in getDebugData() 60 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
|
D | Gnss.cpp | 83 GnssInterface* Gnss::getGnssInterface() { in getGnssInterface() function in android::hardware::gnss::V1_0::implementation::Gnss 233 GnssInterface* gnssInterface = getGnssInterface(); in injectLocation() 245 GnssInterface* gnssInterface = getGnssInterface(); in injectTime()
|
D | Gnss.h | 111 GnssInterface* getGnssInterface();
|
/hardware/qcom/gps/msm8909w_3100/android/ |
D | AGnss.cpp | 46 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in setCallback() 58 mGnss->getGnssInterface()->agpsInit(cbInfo); in setCallback() 64 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnClosed() 69 mGnss->getGnssInterface()->agpsDataConnClosed(LOC_AGPS_TYPE_SUPL); in dataConnClosed() 75 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnFailed() 80 mGnss->getGnssInterface()->agpsDataConnFailed(LOC_AGPS_TYPE_SUPL); in dataConnFailed() 87 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnOpen() 100 mGnss->getGnssInterface()->agpsDataConnOpen( in dataConnOpen()
|
D | AGnssRil.cpp | 53 if (nullptr != mGnss && ( nullptr != mGnss->getGnssInterface() )) { in updateNetworkState() 54 mGnss->getGnssInterface()->updateConnectionStatus(connected, (uint8_t)type); in updateNetworkState()
|
D | GnssDebug.cpp | 52 if((nullptr == mGnss) || (nullptr == mGnss->getGnssInterface())){ in getDebugData() 60 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
|
D | Gnss.cpp | 83 GnssInterface* Gnss::getGnssInterface() { in getGnssInterface() function in android::hardware::gnss::V1_0::implementation::Gnss 233 GnssInterface* gnssInterface = getGnssInterface(); in injectLocation() 245 GnssInterface* gnssInterface = getGnssInterface(); in injectTime()
|
D | Gnss.h | 111 GnssInterface* getGnssInterface();
|
/hardware/qcom/gps/msm8998/android/ |
D | AGnss.cpp | 49 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in setCallback() 57 mGnss->getGnssInterface()->agpsInit((void*)agnssStatusIpV4Cb); in setCallback() 63 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnClosed() 68 mGnss->getGnssInterface()->agpsDataConnClosed(LOC_AGPS_TYPE_SUPL); in dataConnClosed() 74 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnFailed() 79 mGnss->getGnssInterface()->agpsDataConnFailed(LOC_AGPS_TYPE_SUPL); in dataConnFailed() 86 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnOpen() 99 mGnss->getGnssInterface()->agpsDataConnOpen( in dataConnOpen()
|
D | GnssDebug.cpp | 52 if((nullptr == mGnss) || (nullptr == mGnss->getGnssInterface())){ in getDebugData() 60 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
|
D | Gnss.cpp | 83 GnssInterface* Gnss::getGnssInterface() { in getGnssInterface() function in android::hardware::gnss::V1_0::implementation::Gnss 233 GnssInterface* gnssInterface = getGnssInterface(); in injectLocation() 245 GnssInterface* gnssInterface = getGnssInterface(); in injectTime()
|
D | Gnss.h | 111 GnssInterface* getGnssInterface();
|
/hardware/qcom/sdm845/gps/sdm845/android/ |
D | AGnss.cpp | 83 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in setCallback() 95 mGnss->getGnssInterface()->agpsInit(cbInfo); in setCallback() 101 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnClosed() 106 mGnss->getGnssInterface()->agpsDataConnClosed(LOC_AGPS_TYPE_SUPL); in dataConnClosed() 112 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnFailed() 117 mGnss->getGnssInterface()->agpsDataConnFailed(LOC_AGPS_TYPE_SUPL); in dataConnFailed() 124 if(mGnss == nullptr || mGnss->getGnssInterface() == nullptr){ in dataConnOpen() 153 mGnss->getGnssInterface()->agpsDataConnOpen( in dataConnOpen()
|
D | AGnssRil.cpp | 55 if (nullptr != mGnss && ( nullptr != mGnss->getGnssInterface() )) { in updateNetworkState() 84 mGnss->getGnssInterface()->updateConnectionStatus(connected, typeout); in updateNetworkState()
|
D | Gnss.cpp | 127 GnssInterface* Gnss::getGnssInterface() { in getGnssInterface() function in android::hardware::gnss::V1_1::implementation::Gnss 281 GnssInterface* gnssInterface = getGnssInterface(); in injectLocation() 293 GnssInterface* gnssInterface = getGnssInterface(); in injectTime() 378 GnssInterface* gnssInterface = getGnssInterface(); in setCallback_1_1() 422 GnssInterface* gnssInterface = getGnssInterface(); in injectBestLocation()
|
D | GnssDebug.cpp | 59 if((nullptr == mGnss) || (nullptr == mGnss->getGnssInterface())){ in getDebugData() 67 mGnss->getGnssInterface()->getDebugReport(reports); in getDebugData()
|
D | Gnss.h | 112 GnssInterface* getGnssInterface();
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | location_gnss.cpp | 91 extern "C" const GnssInterface* getGnssInterface() in getGnssInterface() function 93 const GnssInterface* getGnssInterface() in getGnssInterface()
|
/hardware/qcom/sdm845/gps/msm8998/gnss/ |
D | location_gnss.cpp | 89 extern "C" const GnssInterface* getGnssInterface() in getGnssInterface() function 91 const GnssInterface* getGnssInterface() in getGnssInterface()
|
/hardware/qcom/gps/msm8998/gnss/ |
D | location_gnss.cpp | 89 extern "C" const GnssInterface* getGnssInterface() in getGnssInterface() function 91 const GnssInterface* getGnssInterface() in getGnssInterface()
|
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | location_gnss.cpp | 107 extern "C" const GnssInterface* getGnssInterface() in getGnssInterface() function 109 const GnssInterface* getGnssInterface() in getGnssInterface()
|