Home
last modified time | relevance | path

Searched refs:LocApiBase (Results 1 – 25 of 63) sorted by relevance

123

/hardware/qcom/gps/msm8084/core/
DLocApiBase.cpp89 LocApiBase* mLocApi;
90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
108 LocApiBase* mLocApi;
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
128 LocApiBase::LocApiBase(const MsgTask* msgTask, in LocApiBase() function in loc_core::LocApiBase
136 LOC_API_ADAPTER_EVENT_MASK_T LocApiBase::getEvtMask() in getEvtMask()
145 bool LocApiBase::isInSession() in isInSession()
158 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter()
170 void LocApiBase::removeAdapter(LocAdapterBase* adapter) in removeAdapter()
206 void LocApiBase::handleEngineUpEvent() in handleEngineUpEvent()
[all …]
DContextBase.h44 LocApiBase* createLocApi(LOC_API_ADAPTER_EVENT_MASK_T excludedMask);
48 LocApiBase* mLocApi;
57 inline LocApiBase* getLocApi() { return mLocApi; } in getLocApi()
DIzatProxyBase.h37 class LocApiBase; variable
42 inline virtual LocApiBase*
DContextBase.cpp70 LocApiBase* ContextBase::createLocApi(LOC_API_ADAPTER_EVENT_MASK_T exMask) in createLocApi()
72 LocApiBase* locApi = NULL; in createLocApi()
110 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
DLBSProxyBase.h36 class LocApiBase; variable
42 inline virtual LocApiBase*
/hardware/qcom/gps/msm8998/core/
DLocApiBase.cpp89 LocApiBase* mLocApi;
90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
108 LocApiBase* mLocApi;
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
128 LocApiBase::LocApiBase(const MsgTask* msgTask, in LocApiBase() function in loc_core::LocApiBase
138 LOC_API_ADAPTER_EVENT_MASK_T LocApiBase::getEvtMask() in getEvtMask()
147 bool LocApiBase::isInSession() in isInSession()
160 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter()
172 void LocApiBase::removeAdapter(LocAdapterBase* adapter) in removeAdapter()
208 void LocApiBase::updateEvtMask() in updateEvtMask()
[all …]
/hardware/qcom/gps/msm8909/core/
DLocApiBase.cpp89 LocApiBase* mLocApi;
90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
108 LocApiBase* mLocApi;
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
128 LocApiBase::LocApiBase(const MsgTask* msgTask, in LocApiBase() function in loc_core::LocApiBase
137 LOC_API_ADAPTER_EVENT_MASK_T LocApiBase::getEvtMask() in getEvtMask()
146 bool LocApiBase::isInSession() in isInSession()
159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter()
171 void LocApiBase::removeAdapter(LocAdapterBase* adapter) in removeAdapter()
207 void LocApiBase::updateEvtMask() in updateEvtMask()
[all …]
DLBSProxyBase.h36 class LocApiBase; variable
42 inline virtual LocApiBase*
DContextBase.h102 LocApiBase* createLocApi(LOC_API_ADAPTER_EVENT_MASK_T excludedMask);
106 LocApiBase* mLocApi;
115 inline LocApiBase* getLocApi() { return mLocApi; } in getLocApi()
/hardware/qcom/gps/core/
DLocApiBase.cpp89 LocApiBase* mLocApi;
90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
108 LocApiBase* mLocApi;
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
128 LocApiBase::LocApiBase(const MsgTask* msgTask, in LocApiBase() function in loc_core::LocApiBase
137 LOC_API_ADAPTER_EVENT_MASK_T LocApiBase::getEvtMask() in getEvtMask()
146 bool LocApiBase::isInSession() in isInSession()
159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter()
171 void LocApiBase::removeAdapter(LocAdapterBase* adapter) in removeAdapter()
207 void LocApiBase::updateEvtMask() in updateEvtMask()
[all …]
DContextBase.h44 LocApiBase* createLocApi(LOC_API_ADAPTER_EVENT_MASK_T excludedMask);
48 LocApiBase* mLocApi;
57 inline LocApiBase* getLocApi() { return mLocApi; } in getLocApi()
DContextBase.cpp62 LocApiBase* ContextBase::createLocApi(LOC_API_ADAPTER_EVENT_MASK_T exMask) in createLocApi()
64 LocApiBase* locApi = NULL; in createLocApi()
98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
DLBSProxyBase.h36 class LocApiBase; variable
42 inline virtual LocApiBase*
/hardware/qcom/gps/msm8994/core/
DLocApiBase.cpp89 LocApiBase* mLocApi;
90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
108 LocApiBase* mLocApi;
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
128 LocApiBase::LocApiBase(const MsgTask* msgTask, in LocApiBase() function in loc_core::LocApiBase
137 LOC_API_ADAPTER_EVENT_MASK_T LocApiBase::getEvtMask() in getEvtMask()
146 bool LocApiBase::isInSession() in isInSession()
159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter()
171 void LocApiBase::removeAdapter(LocAdapterBase* adapter) in removeAdapter()
207 void LocApiBase::updateEvtMask() in updateEvtMask()
[all …]
DContextBase.h44 LocApiBase* createLocApi(LOC_API_ADAPTER_EVENT_MASK_T excludedMask);
48 LocApiBase* mLocApi;
57 inline LocApiBase* getLocApi() { return mLocApi; } in getLocApi()
DContextBase.cpp62 LocApiBase* ContextBase::createLocApi(LOC_API_ADAPTER_EVENT_MASK_T exMask) in createLocApi()
64 LocApiBase* locApi = NULL; in createLocApi()
98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
DLBSProxyBase.h36 class LocApiBase; variable
42 inline virtual LocApiBase*
/hardware/qcom/gps/msm8996/core/
DLocApiBase.cpp89 LocApiBase* mLocApi;
90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
108 LocApiBase* mLocApi;
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
128 LocApiBase::LocApiBase(const MsgTask* msgTask, in LocApiBase() function in loc_core::LocApiBase
137 LOC_API_ADAPTER_EVENT_MASK_T LocApiBase::getEvtMask() in getEvtMask()
146 bool LocApiBase::isInSession() in isInSession()
159 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter()
171 void LocApiBase::removeAdapter(LocAdapterBase* adapter) in removeAdapter()
207 void LocApiBase::updateEvtMask() in updateEvtMask()
[all …]
DLBSProxyBase.h36 class LocApiBase; variable
42 inline virtual LocApiBase*
DContextBase.cpp83 LocApiBase* ContextBase::createLocApi(LOC_API_ADAPTER_EVENT_MASK_T exMask) in createLocApi()
85 LocApiBase* locApi = NULL; in createLocApi()
119 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
DContextBase.h102 LocApiBase* createLocApi(LOC_API_ADAPTER_EVENT_MASK_T excludedMask);
106 LocApiBase* mLocApi;
115 inline LocApiBase* getLocApi() { return mLocApi; } in getLocApi()
/hardware/qcom/gps/msm8960/core/
DLocApiBase.cpp88 LocApiBase* mLocApi;
89 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
106 LocApiBase::LocApiBase(const MsgTask* msgTask, in LocApiBase() function in loc_core::LocApiBase
113 LOC_API_ADAPTER_EVENT_MASK_T LocApiBase::getEvtMask() in getEvtMask()
122 bool LocApiBase::isInSession() in isInSession()
131 void LocApiBase::addAdapter(LocAdapterBase* adapter) in addAdapter()
142 void LocApiBase::removeAdapter(LocAdapterBase* adapter) in removeAdapter()
178 void LocApiBase::handleEngineUpEvent() in handleEngineUpEvent()
187 void LocApiBase::handleEngineDownEvent() in handleEngineDownEvent()
193 void LocApiBase::reportPosition(UlpLocation &location, in reportPosition()
[all …]
DContextBase.h44 LocApiBase* createLocApi(LOC_API_ADAPTER_EVENT_MASK_T excludedMask);
48 LocApiBase* mLocApi;
57 inline LocApiBase* getLocApi() { return mLocApi; } in getLocApi()
DContextBase.cpp61 LocApiBase* ContextBase::createLocApi(LOC_API_ADAPTER_EVENT_MASK_T exMask) in createLocApi()
63 LocApiBase* locApi = NULL; in createLocApi()
97 locApi = new LocApiBase(mMsgTask, exMask); in createLocApi()
DIzatProxyBase.h37 class LocApiBase; variable
42 inline virtual LocApiBase*

123