/hardware/qcom/sdm845/gps/msm8998/android/ |
D | GnssBatching.cpp | 69 if (mGnssBatchingCbIface != nullptr) { in init() 70 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in init() 72 mGnssBatchingCbIface = callback; in init() 73 if (mGnssBatchingCbIface != nullptr) { in init() 74 mGnssBatchingCbIface->linkToDeath(mGnssBatchingDeathRecipient, 0 /*cookie*/); in init() 120 if (mGnssBatchingCbIface != nullptr) { in cleanup() 121 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in cleanup()
|
D | GnssBatching.h | 70 sp<IGnssBatchingCallback> mGnssBatchingCbIface = nullptr; member
|
/hardware/qcom/sm8150/gps/android/1.0/ |
D | GnssBatching.cpp | 69 if (mGnssBatchingCbIface != nullptr) { in init() 70 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in init() 72 mGnssBatchingCbIface = callback; in init() 73 if (mGnssBatchingCbIface != nullptr) { in init() 74 mGnssBatchingCbIface->linkToDeath(mGnssBatchingDeathRecipient, 0 /*cookie*/); in init() 120 if (mGnssBatchingCbIface != nullptr) { in cleanup() 121 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in cleanup()
|
D | GnssBatching.h | 70 sp<IGnssBatchingCallback> mGnssBatchingCbIface = nullptr; member
|
/hardware/qcom/gps/msm8998/android/ |
D | GnssBatching.cpp | 69 if (mGnssBatchingCbIface != nullptr) { in init() 70 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in init() 72 mGnssBatchingCbIface = callback; in init() 73 if (mGnssBatchingCbIface != nullptr) { in init() 74 mGnssBatchingCbIface->linkToDeath(mGnssBatchingDeathRecipient, 0 /*cookie*/); in init() 120 if (mGnssBatchingCbIface != nullptr) { in cleanup() 121 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in cleanup()
|
/hardware/qcom/gps/msm8909w_3100/android/ |
D | GnssBatching.cpp | 69 if (mGnssBatchingCbIface != nullptr) { in init() 70 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in init() 72 mGnssBatchingCbIface = callback; in init() 73 if (mGnssBatchingCbIface != nullptr) { in init() 74 mGnssBatchingCbIface->linkToDeath(mGnssBatchingDeathRecipient, 0 /*cookie*/); in init() 120 if (mGnssBatchingCbIface != nullptr) { in cleanup() 121 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in cleanup()
|
D | GnssBatching.h | 70 sp<IGnssBatchingCallback> mGnssBatchingCbIface = nullptr; member
|
/hardware/qcom/sdm845/gps/sdm845/android/ |
D | GnssBatching.cpp | 69 if (mGnssBatchingCbIface != nullptr) { in init() 70 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in init() 72 mGnssBatchingCbIface = callback; in init() 73 if (mGnssBatchingCbIface != nullptr) { in init() 74 mGnssBatchingCbIface->linkToDeath(mGnssBatchingDeathRecipient, 0 /*cookie*/); in init() 120 if (mGnssBatchingCbIface != nullptr) { in cleanup() 121 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in cleanup()
|
D | GnssBatching.h | 70 sp<IGnssBatchingCallback> mGnssBatchingCbIface = nullptr; member
|
/hardware/qcom/sm8150/gps/android/1.1/ |
D | GnssBatching.cpp | 69 if (mGnssBatchingCbIface != nullptr) { in init() 70 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in init() 72 mGnssBatchingCbIface = callback; in init() 73 if (mGnssBatchingCbIface != nullptr) { in init() 74 mGnssBatchingCbIface->linkToDeath(mGnssBatchingDeathRecipient, 0 /*cookie*/); in init() 120 if (mGnssBatchingCbIface != nullptr) { in cleanup() 121 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in cleanup()
|
/hardware/qcom/sm8150/gps/android/2.0/ |
D | GnssBatching.cpp | 69 if (mGnssBatchingCbIface != nullptr) { in init() 70 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in init() 72 mGnssBatchingCbIface = callback; in init() 73 if (mGnssBatchingCbIface != nullptr) { in init() 74 mGnssBatchingCbIface->linkToDeath(mGnssBatchingDeathRecipient, 0 /*cookie*/); in init() 123 if (mGnssBatchingCbIface != nullptr) { in cleanup() 124 mGnssBatchingCbIface->unlinkToDeath(mGnssBatchingDeathRecipient); in cleanup() 125 mGnssBatchingCbIface = nullptr; in cleanup()
|
/hardware/qcom/sdm845/gps/msm8998/android/location_api/ |
D | FlpAPIClient.cpp | 50 mGnssBatchingCbIface(callback), in FlpAPIClient() 61 if (mGnssBatchingCbIface != nullptr) { in FlpAPIClient() 154 if (mGnssBatchingCbIface != nullptr && count > 0) { in onBatchingCb() 160 auto r = mGnssBatchingCbIface->gnssLocationBatchCb(locationVec); in onBatchingCb()
|
D | FlpAPIClient.h | 66 sp<IGnssBatchingCallback> mGnssBatchingCbIface;
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | FlpAPIClient.cpp | 50 mGnssBatchingCbIface(callback), in FlpAPIClient() 61 if (mGnssBatchingCbIface != nullptr) { in FlpAPIClient() 154 if (mGnssBatchingCbIface != nullptr && count > 0) { in onBatchingCb() 160 auto r = mGnssBatchingCbIface->gnssLocationBatchCb(locationVec); in onBatchingCb()
|
D | FlpAPIClient.h | 66 sp<IGnssBatchingCallback> mGnssBatchingCbIface;
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | BatchingAPIClient.cpp | 53 mGnssBatchingCbIface(callback), in BatchingAPIClient() 65 if (mGnssBatchingCbIface != nullptr) { in BatchingAPIClient() 159 if (mGnssBatchingCbIface != nullptr && count > 0) { in onBatchingCb() 165 auto r = mGnssBatchingCbIface->gnssLocationBatchCb(locationVec); in onBatchingCb()
|
D | BatchingAPIClient.h | 64 sp<IGnssBatchingCallback> mGnssBatchingCbIface;
|
/hardware/qcom/sm8150/gps/android/2.0/location_api/ |
D | BatchingAPIClient.cpp | 57 mGnssBatchingCbIface(nullptr), in BatchingAPIClient() 69 mGnssBatchingCbIface(nullptr), in BatchingAPIClient() 116 mGnssBatchingCbIface = callback; in gnssUpdateCallbacks() 119 if (mGnssBatchingCbIface != nullptr) { in gnssUpdateCallbacks() 202 auto gnssBatchingCbIface(mGnssBatchingCbIface); in onBatchingCb()
|
D | BatchingAPIClient.h | 70 sp<V1_0::IGnssBatchingCallback> mGnssBatchingCbIface; variable
|
/hardware/qcom/sdm845/gps/sdm845/android/location_api/ |
D | BatchingAPIClient.cpp | 57 mGnssBatchingCbIface(callback), in BatchingAPIClient() 69 if (mGnssBatchingCbIface != nullptr) { in BatchingAPIClient() 163 if (mGnssBatchingCbIface != nullptr && count > 0) { in onBatchingCb() 169 auto r = mGnssBatchingCbIface->gnssLocationBatchCb(locationVec); in onBatchingCb()
|
D | BatchingAPIClient.h | 64 sp<V1_0::IGnssBatchingCallback> mGnssBatchingCbIface;
|
/hardware/qcom/sm8150/gps/android/1.1/location_api/ |
D | BatchingAPIClient.cpp | 57 mGnssBatchingCbIface(callback), in BatchingAPIClient() 69 if (mGnssBatchingCbIface != nullptr) { in BatchingAPIClient() 164 if (mGnssBatchingCbIface != nullptr && count > 0) { in onBatchingCb() 170 auto r = mGnssBatchingCbIface->gnssLocationBatchCb(locationVec); in onBatchingCb()
|
D | BatchingAPIClient.h | 64 sp<V1_0::IGnssBatchingCallback> mGnssBatchingCbIface;
|
/hardware/qcom/sm8150/gps/android/1.0/location_api/ |
D | BatchingAPIClient.cpp | 57 mGnssBatchingCbIface(callback), in BatchingAPIClient() 69 if (mGnssBatchingCbIface != nullptr) { in BatchingAPIClient() 164 if (mGnssBatchingCbIface != nullptr && count > 0) { in onBatchingCb() 170 auto r = mGnssBatchingCbIface->gnssLocationBatchCb(locationVec); in onBatchingCb()
|
D | BatchingAPIClient.h | 64 sp<V1_0::IGnssBatchingCallback> mGnssBatchingCbIface;
|