Home
last modified time | relevance | path

Searched defs:citer (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm7150/gps/core/
DSystemStatusOsObserver.cpp386 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn() local
425 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff() local
524 auto citer = mDataItemCache.find(each); in sendCachedDataItems() local
550 auto citer = mDataItemCache.find(d->getId()); in updateCache() local
/hardware/qcom/sm8150p/gps/core/
DSystemStatusOsObserver.cpp386 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn() local
425 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff() local
524 auto citer = mDataItemCache.find(each); in sendCachedDataItems() local
550 auto citer = mDataItemCache.find(d->getId()); in updateCache() local
/hardware/qcom/sm7250/gps/core/
DSystemStatusOsObserver.cpp389 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn() local
428 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff() local
541 auto citer = mDataItemCache.find(each); in sendCachedDataItems() local
567 auto citer = mDataItemCache.find(d->getId()); in updateCache() local
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp445 map<DataItemId, int>::iterator citer = mActiveRequestCount.find(dit); in turnOn() local
483 map<DataItemId, int>::iterator citer = mActiveRequestCount.find(dit); in turnOff() local
525 map<DataItemId, IDataItemCore*>::const_iterator citer = mDataItemCache.find(each); in sendFirstResponse() local
564 map<DataItemId, IDataItemCore*>::iterator citer = in updateCache() local
/hardware/qcom/sm8150/gps/core/
DSystemStatusOsObserver.cpp389 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn() local
428 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff() local
541 auto citer = mDataItemCache.find(each); in sendCachedDataItems() local
567 auto citer = mDataItemCache.find(d->getId()); in updateCache() local