Home
last modified time | relevance | path

Searched refs:mDataItemList (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatusOsObserver.cpp127 if (mDataItemList.empty()) { in subscribe()
153 const list<DataItemId> mDataItemList; in subscribe() member
172 if (mDataItemList.empty()) { in updateSubscription()
182 mDataItemList.begin(), mDataItemList.end(), in updateSubscription()
221 const list<DataItemId> mDataItemList; in updateSubscription() member
241 if (mDataItemList.empty()) { in requestData()
253 if (!mDataItemList.empty()) { in requestData()
261 const list<DataItemId> mDataItemList; in requestData() member
279 if (mDataItemList.empty()) { in unsubscribe()
288 for (auto each : mDataItemList) { in unsubscribe()
[all …]
/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/
H A DXtraSystemStatusObserver.cpp174 list <IDataItemCore*> mDataItemList; in notify() member
188 mDataItemList.push_back(dataitem); in notify()
193 for (auto each : mDataItemList) { in notify()
199 for (auto each : mDataItemList) { in notify()
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DXtraSystemStatusObserver.cpp202 list <IDataItemCore*> mDataItemList; in notify() member
216 mDataItemList.push_back(dataitem); in notify()
221 for (auto each : mDataItemList) { in notify()
227 for (auto each : mDataItemList) { in notify()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DXtraSystemStatusObserver.cpp263 list <IDataItemCore*> mDataItemList; in notify() member
277 mDataItemList.push_back(dataitem); in notify()
282 for (auto itor = mDataItemList.begin(); itor != mDataItemList.end(); ++itor) { in notify()
291 for (auto each : mDataItemList) { in notify()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DXtraSystemStatusObserver.cpp264 list <IDataItemCore*> mDataItemList; in notify() member
278 mDataItemList.push_back(dataitem); in notify()
283 for (auto itor = mDataItemList.begin(); itor != mDataItemList.end(); ++itor) { in notify()
292 for (auto each : mDataItemList) { in notify()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DXtraSystemStatusObserver.cpp319 list <IDataItemCore*> mDataItemList; in notify() member
333 mDataItemList.push_back(dataitem); in notify()
338 for (auto itor = mDataItemList.begin(); itor != mDataItemList.end(); ++itor) { in notify()
347 for (auto each : mDataItemList) { in notify()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DXtraSystemStatusObserver.cpp319 list <IDataItemCore*> mDataItemList; in notify() member
333 mDataItemList.push_back(dataitem); in notify()
338 for (auto itor = mDataItemList.begin(); itor != mDataItemList.end(); ++itor) { in notify()
347 for (auto each : mDataItemList) { in notify()