Home
last modified time | relevance | path

Searched refs:DataItemIdToInt (Results 1 – 10 of 10) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/core/
H A DSystemStatusOsObserver.h62 typedef unordered_map<DataItemId, int> DataItemIdToInt; typedef
149 DataItemIdToInt mActiveRequestCount;
H A DSystemStatusOsObserver.cpp386 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn()
425 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff()
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DSystemStatusOsObserver.h62 typedef unordered_map<DataItemId, int> DataItemIdToInt; typedef
149 DataItemIdToInt mActiveRequestCount;
H A DSystemStatusOsObserver.cpp387 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn()
425 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff()
/aosp12/hardware/qcom/sm7150/gps/core/
H A DSystemStatusOsObserver.h62 typedef unordered_map<DataItemId, int> DataItemIdToInt; typedef
149 DataItemIdToInt mActiveRequestCount;
H A DSystemStatusOsObserver.cpp386 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn()
425 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DSystemStatusOsObserver.h62 typedef unordered_map<DataItemId, int> DataItemIdToInt; typedef
154 DataItemIdToInt mActiveRequestCount;
H A DSystemStatusOsObserver.cpp389 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn()
428 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DSystemStatusOsObserver.h62 typedef unordered_map<DataItemId, int> DataItemIdToInt; typedef
154 DataItemIdToInt mActiveRequestCount;
H A DSystemStatusOsObserver.cpp389 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOn()
428 DataItemIdToInt::iterator citer = mActiveRequestCount.find(dit); in turnOff()