Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/core/data-items/common/
DIClientIndex.h47 virtual void getSubscribedList (CT client, std :: list <DIT> & out) = 0;
DClientIndex.h53 void getSubscribedList (CT client, std :: list <DIT> & out);
DClientIndex.cpp60 void ClientIndex <CT,DIT> :: getSubscribedList (CT client, list <DIT> & out) { in getSubscribedList() function in ClientIndex
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp178 mParent->mClientIndex->getSubscribedList(mClient, currentlySubscribedList); in updateSubscription()
411 mParent->mClientIndex->getSubscribedList( in notify()