Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/core/data-items/common/
DIDataItemIndex.h45 virtual void getListOfSubscribedClients
DDataItemIndex.h52 void getListOfSubscribedClients (DIT id, std :: list <CT> & out);
DDataItemIndex.cpp48 void DataItemIndex <CT,DIT> :: getListOfSubscribedClients in getListOfSubscribedClients() function in DataItemIndex
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp294 mParent->mDataItemIndex->getListOfSubscribedClients(each, clientListSubs); in unsubscribe()
401 mParent->mDataItemIndex->getListOfSubscribedClients(each, clients); in notify()