/hardware/qcom/gps/msm8998/android/ |
D | AGnss.cpp | 39 void AGnss::agnssStatusIpV4Cb(IAGnssCallback::AGnssStatusIpV4 status){ in agnssStatusIpV4Cb() function in android::hardware::gnss::V1_0::implementation::AGnss 41 auto r = sAGnssCbIface->agnssStatusIpV4Cb(status); in agnssStatusIpV4Cb() 57 mGnss->getGnssInterface()->agpsInit((void*)agnssStatusIpV4Cb); in setCallback()
|
D | AGnss.h | 63 static void agnssStatusIpV4Cb(IAGnssCallback::AGnssStatusIpV4 status);
|
/hardware/qcom/gps/msm8909w_3100/android/ |
D | AGnss.cpp | 39 void AGnss::agnssStatusIpV4Cb(IAGnssCallback::AGnssStatusIpV4 status){ in agnssStatusIpV4Cb() function in android::hardware::gnss::V1_0::implementation::AGnss 41 sAGnssCbIface->agnssStatusIpV4Cb(status); in agnssStatusIpV4Cb() 55 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm7150/gps/android/1.1/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status){ in agnssStatusIpV4Cb() function in android::hardware::gnss::V1_1::implementation::AGnss 87 auto r = mAGnssCbIface->agnssStatusIpV4Cb(st); in statusIpV4Cb() 107 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm8150p/gps/android/1.0/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status){ in agnssStatusIpV4Cb() function in android::hardware::gnss::V1_0::implementation::AGnss 87 auto r = mAGnssCbIface->agnssStatusIpV4Cb(st); in statusIpV4Cb() 107 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm7250/gps/android/1.0/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status){ in agnssStatusIpV4Cb() function in android::hardware::gnss::V1_0::implementation::AGnss 87 auto r = mAGnssCbIface->agnssStatusIpV4Cb(st); in statusIpV4Cb() 107 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm7150/gps/android/1.0/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status){ in agnssStatusIpV4Cb() function in android::hardware::gnss::V1_0::implementation::AGnss 87 auto r = mAGnssCbIface->agnssStatusIpV4Cb(st); in statusIpV4Cb() 107 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
D | AGnss.h | 66 static void agnssStatusIpV4Cb(AGnssExtStatusIpV4 status);
|
/hardware/qcom/sm7250/gps/android/1.1/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status){ in agnssStatusIpV4Cb() function in android::hardware::gnss::V1_1::implementation::AGnss 87 auto r = mAGnssCbIface->agnssStatusIpV4Cb(st); in statusIpV4Cb() 107 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm8150/gps/android/1.1/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status){ in agnssStatusIpV4Cb() function in android::hardware::gnss::V1_1::implementation::AGnss 87 auto r = mAGnssCbIface->agnssStatusIpV4Cb(st); in statusIpV4Cb() 107 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm8150/gps/android/1.0/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status){ in agnssStatusIpV4Cb() function in android::hardware::gnss::V1_0::implementation::AGnss 87 auto r = mAGnssCbIface->agnssStatusIpV4Cb(st); in statusIpV4Cb() 107 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
D | AGnss.h | 66 static void agnssStatusIpV4Cb(AGnssExtStatusIpV4 status);
|
/hardware/qcom/sm8150p/gps/android/1.1/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status){ in agnssStatusIpV4Cb() function in android::hardware::gnss::V1_1::implementation::AGnss 87 auto r = mAGnssCbIface->agnssStatusIpV4Cb(st); in statusIpV4Cb() 107 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | NativeAgpsHandler.cpp | 92 nativeCbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in getAgpsCbInfo() 97 void NativeAgpsHandler::agnssStatusIpV4Cb(AGnssExtStatusIpV4 statusInfo) { in agnssStatusIpV4Cb() function in NativeAgpsHandler
|
D | NativeAgpsHandler.h | 56 static void agnssStatusIpV4Cb(AGnssExtStatusIpV4 statusInfo);
|
/hardware/qcom/sm7250/gps/gnss/ |
D | NativeAgpsHandler.cpp | 92 nativeCbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in getAgpsCbInfo() 97 void NativeAgpsHandler::agnssStatusIpV4Cb(AGnssExtStatusIpV4 statusInfo) { in agnssStatusIpV4Cb() function in NativeAgpsHandler
|
D | NativeAgpsHandler.h | 56 static void agnssStatusIpV4Cb(AGnssExtStatusIpV4 statusInfo);
|
/hardware/interfaces/gnss/1.0/default/ |
D | AGnss.cpp | 82 auto ret = sAGnssCbIface->agnssStatusIpV4Cb(aGnssStatusIpV4); in statusCb() 127 auto ret = sAGnssCbIface->agnssStatusIpV4Cb(aGnssStatusIpV4); in statusCb()
|
/hardware/qcom/sm7250/gps/android/2.0/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status) { in agnssStatusIpV4Cb() function in android::hardware::gnss::V2_0::implementation::AGnss 109 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm7250/gps/android/2.1/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status) { in agnssStatusIpV4Cb() function in android::hardware::gnss::V2_1::implementation::AGnss 112 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm7150/gps/android/2.0/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status) { in agnssStatusIpV4Cb() function in android::hardware::gnss::V2_0::implementation::AGnss 109 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
D | AGnss.h | 64 static void agnssStatusIpV4Cb(AGnssExtStatusIpV4 status);
|
/hardware/qcom/sm8150/gps/android/2.1/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status) { in agnssStatusIpV4Cb() function in android::hardware::gnss::V2_1::implementation::AGnss 112 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm8150p/gps/android/2.0/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status) { in agnssStatusIpV4Cb() function in android::hardware::gnss::V2_0::implementation::AGnss 109 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|
/hardware/qcom/sm8150/gps/android/2.0/ |
D | AGnss.cpp | 43 void AGnss::agnssStatusIpV4Cb(AGnssExtStatusIpV4 status) { in agnssStatusIpV4Cb() function in android::hardware::gnss::V2_0::implementation::AGnss 109 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
|