Home
last modified time | relevance | path

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

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