Searched refs:DataItemIndex (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/core/data-items/common/
H A DIndexFactory.cpp35 #include <DataItemIndex.h>
56 return new (nothrow) DataItemIndex <CT, DIT> ();
H A DDataItemIndex.cpp33 #include <DataItemIndex.h>
42 inline DataItemIndex <CT,DIT> :: DataItemIndex () {} function in class:DataItemIndex
45 inline DataItemIndex <CT,DIT> :: ~DataItemIndex () {}
48 void DataItemIndex <CT,DIT> :: getListOfSubscribedClients
63 int DataItemIndex <CT,DIT> :: remove (DIT id) {
72 void DataItemIndex <CT,DIT> :: remove (const list <CT> & r, list <DIT> & out) {
104 void DataItemIndex <CT,DIT> :: remove
136 void DataItemIndex <C
[all...]
H A DDataItemIndex.h44 class DataItemIndex : public IDataItemIndex <CT, DIT> { class in namespace:loc_core
48 DataItemIndex ();
50 ~DataItemIndex ();
/hardware/qcom/gps/msm8909w_3100/core/
H A DAndroid.mk36 data-items/common/DataItemIndex.cpp \

Completed in 214 milliseconds