Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/core/data-items/common/
DIndexFactory.cpp40 using loc_core::IClientIndex;
46 inline IClientIndex <CT, DIT> * IndexFactory <CT, DIT> :: createClientIndex in createClientIndex()
DIClientIndex.h40 class IClientIndex {
78 virtual ~IClientIndex () {} in ~IClientIndex()
DClientIndex.h36 using loc_core::IClientIndex;
43 class ClientIndex : public IClientIndex <CT, DIT> {
DIndexFactory.h42 static IClientIndex <CT, DIT> * createClientIndex ();
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.h53 template<typename CT, typename DIT> class IClientIndex; variable
110 IClientIndex<IDataItemObserver*, DataItemId>* mClientIndex;