Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/core/data-items/common/
DIndexFactory.h42 static IClientIndex <CT, DIT> * createClientIndex ();
DIndexFactory.cpp46 inline IClientIndex <CT, DIT> * IndexFactory <CT, DIT> :: createClientIndex in createClientIndex() function in IndexFactory
/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp44 mClientIndex(IndexFactory<IDataItemObserver*, DataItemId> :: createClientIndex()), in SystemStatusOsObserver()