Home
last modified time | relevance | path

Searched refs:removeAndReturnInterset (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150/gps/utils/
DLocUnorderedSetMap.h64 static unordered_set<T> removeAndReturnInterset(unordered_set<T>& s1, unordered_set<T>& s2) { in removeAndReturnInterset() function
193 goneVals = removeAndReturnInterset(curVals, newVals); in update()
/hardware/qcom/sm8150p/gps/utils/
DLocUnorderedSetMap.h57 static unordered_set<T> removeAndReturnInterset(unordered_set<T>& s1, unordered_set<T>& s2) { in removeAndReturnInterset() function
184 goneVals = removeAndReturnInterset(curVals, newVals); in update()
/hardware/qcom/sm7250/gps/utils/
DLocUnorderedSetMap.h64 static unordered_set<T> removeAndReturnInterset(unordered_set<T>& s1, unordered_set<T>& s2) { in removeAndReturnInterset() function
193 goneVals = removeAndReturnInterset(curVals, newVals); in update()
/hardware/qcom/sm7150/gps/utils/
DLocUnorderedSetMap.h57 static unordered_set<T> removeAndReturnInterset(unordered_set<T>& s1, unordered_set<T>& s2) { in removeAndReturnInterset() function
184 goneVals = removeAndReturnInterset(curVals, newVals); in update()