Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/gps/msm8909w_3100/core/
H A DSystemStatusOsObserver.cpp402 for (auto each_cient: clients) { in notify() local
403 clientList.push_back(each_cient); in notify()