Home
last modified time | relevance | path

Searched refs:mGnssBatchingCbIface (Results 1 – 25 of 28) sorted by relevance

12

/hardware/qcom/sdm845/gps/msm8998/android/
DGnssBatching.cpp69 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()
DGnssBatching.h70 sp<IGnssBatchingCallback> mGnssBatchingCbIface = nullptr; member
/hardware/qcom/sm8150/gps/android/1.0/
DGnssBatching.cpp69 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()
DGnssBatching.h70 sp<IGnssBatchingCallback> mGnssBatchingCbIface = nullptr; member
/hardware/qcom/gps/msm8998/android/
DGnssBatching.cpp69 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/
DGnssBatching.cpp69 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()
DGnssBatching.h70 sp<IGnssBatchingCallback> mGnssBatchingCbIface = nullptr; member
/hardware/qcom/sdm845/gps/sdm845/android/
DGnssBatching.cpp69 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()
DGnssBatching.h70 sp<IGnssBatchingCallback> mGnssBatchingCbIface = nullptr; member
/hardware/qcom/sm8150/gps/android/1.1/
DGnssBatching.cpp69 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/
DGnssBatching.cpp69 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/
DFlpAPIClient.cpp50 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()
DFlpAPIClient.h66 sp<IGnssBatchingCallback> mGnssBatchingCbIface;
/hardware/qcom/gps/msm8998/android/location_api/
DFlpAPIClient.cpp50 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()
DFlpAPIClient.h66 sp<IGnssBatchingCallback> mGnssBatchingCbIface;
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DBatchingAPIClient.cpp53 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()
DBatchingAPIClient.h64 sp<IGnssBatchingCallback> mGnssBatchingCbIface;
/hardware/qcom/sm8150/gps/android/2.0/location_api/
DBatchingAPIClient.cpp57 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()
DBatchingAPIClient.h70 sp<V1_0::IGnssBatchingCallback> mGnssBatchingCbIface; variable
/hardware/qcom/sdm845/gps/sdm845/android/location_api/
DBatchingAPIClient.cpp57 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()
DBatchingAPIClient.h64 sp<V1_0::IGnssBatchingCallback> mGnssBatchingCbIface;
/hardware/qcom/sm8150/gps/android/1.1/location_api/
DBatchingAPIClient.cpp57 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()
DBatchingAPIClient.h64 sp<V1_0::IGnssBatchingCallback> mGnssBatchingCbIface;
/hardware/qcom/sm8150/gps/android/1.0/location_api/
DBatchingAPIClient.cpp57 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()
DBatchingAPIClient.h64 sp<V1_0::IGnssBatchingCallback> mGnssBatchingCbIface;

12