Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7150/gps/utils/
H A DLocUnorderedSetMap.h98 inline unordered_set<VAL>* getValSetPtr(const KEY& key) { in getValSetPtr() function
/aosp12/hardware/qcom/sm8150/gps/utils/
H A DLocUnorderedSetMap.h106 inline unordered_set<VAL>* getValSetPtr(const KEY& key) { in getValSetPtr() function
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A DLocUnorderedSetMap.h98 inline unordered_set<VAL>* getValSetPtr(const KEY& key) { in getValSetPtr() function
/aosp12/hardware/qcom/sm7250/gps/utils/
H A DLocUnorderedSetMap.h106 inline unordered_set<VAL>* getValSetPtr(const KEY& key) { in getValSetPtr() function
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A DLocUnorderedSetMap.h98 inline unordered_set<VAL>* getValSetPtr(const KEY& key) { in getValSetPtr() function
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DSystemStatusOsObserver.cpp321 auto clients = mParent->mDataItemToClients.getValSetPtr(each); in notify()
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/
H A DSystemStatusOsObserver.cpp322 auto clients = mParent->mDataItemToClients.getValSetPtr(each); in notify()
/aosp12/hardware/qcom/sm7150/gps/core/
H A DSystemStatusOsObserver.cpp321 auto clients = mParent->mDataItemToClients.getValSetPtr(each); in notify()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DSystemStatusOsObserver.cpp324 auto clients = mParent->mDataItemToClients.getValSetPtr(each); in notify()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DSystemStatusOsObserver.cpp324 auto clients = mParent->mDataItemToClients.getValSetPtr(each); in notify()