Home
last modified time | relevance | path

Searched refs:LocAdapterBase (Results 1 – 25 of 90) sorted by relevance

1234

/hardware/qcom/gps/msm8998/core/
DLocAdapterBase.cpp44 LocAdapterBase::LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, in LocAdapterBase() function in loc_core::LocAdapterBase
53 uint32_t LocAdapterBase::mSessionIdCounter(1);
55 uint32_t LocAdapterBase::generateSessionId() in generateSessionId()
63 void LocAdapterBase::handleEngineUpEvent() in handleEngineUpEvent()
70 void LocAdapterBase::handleEngineDownEvent() in handleEngineDownEvent()
77 void LocAdapterBase::
93 void LocAdapterBase::
97 void LocAdapterBase::
101 void LocAdapterBase::
105 void LocAdapterBase::
[all …]
/hardware/qcom/gps/msm8084/core/
DLocAdapterBase.cpp44 LocAdapterBase::LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, in LocAdapterBase() function in loc_core::LocAdapterBase
53 void LocAdapterBase::handleEngineUpEvent() in handleEngineUpEvent()
60 void LocAdapterBase::handleEngineDownEvent() in handleEngineDownEvent()
67 void LocAdapterBase::
75 void LocAdapterBase::
82 void LocAdapterBase::
87 void LocAdapterBase::
91 bool LocAdapterBase::
96 bool LocAdapterBase::
100 bool LocAdapterBase::
[all …]
DLocAdapterBase.h40 class LocAdapterBase {
48 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() function
51 inline virtual ~LocAdapterBase() { mLocApi->removeAdapter(this); } in ~LocAdapterBase()
52 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask,
DLocAdapterProxyBase.h40 const LocAdapterBase *mLocAdapterBase;
44 mLocAdapterBase(new LocAdapterBase(mask, context, this)) { in LocAdapterProxyBase()
DIzatProxyBase.h38 class LocAdapterBase; variable
51 inline virtual void requestUlp(LocAdapterBase* adapter, in requestUlp()
DLBSProxyBase.h37 class LocAdapterBase; variable
52 inline virtual void requestUlp(LocAdapterBase* adapter, in requestUlp()
/hardware/qcom/gps/msm8994/core/
DLocAdapterBase.cpp44 LocAdapterBase::LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, in LocAdapterBase() function in loc_core::LocAdapterBase
53 void LocAdapterBase::handleEngineUpEvent() in handleEngineUpEvent()
60 void LocAdapterBase::handleEngineDownEvent() in handleEngineDownEvent()
67 void LocAdapterBase::
81 void LocAdapterBase::
88 void LocAdapterBase::
93 void LocAdapterBase::
97 bool LocAdapterBase::
102 bool LocAdapterBase::
106 bool LocAdapterBase::
[all …]
DLocAdapterBase.h40 class LocAdapterBase {
48 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() function
52 inline virtual ~LocAdapterBase() { mLocApi->removeAdapter(this); } in ~LocAdapterBase()
53 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask,
/hardware/qcom/gps/core/
DLocAdapterBase.cpp44 LocAdapterBase::LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, in LocAdapterBase() function in loc_core::LocAdapterBase
53 void LocAdapterBase::handleEngineUpEvent() in handleEngineUpEvent()
60 void LocAdapterBase::handleEngineDownEvent() in handleEngineDownEvent()
67 void LocAdapterBase::
81 void LocAdapterBase::
88 void LocAdapterBase::
93 void LocAdapterBase::
97 bool LocAdapterBase::
102 bool LocAdapterBase::
106 bool LocAdapterBase::
[all …]
DLocAdapterBase.h40 class LocAdapterBase {
48 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() function
52 inline virtual ~LocAdapterBase() { mLocApi->removeAdapter(this); } in ~LocAdapterBase()
53 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask,
/hardware/qcom/gps/msm8909/core/
DLocAdapterBase.cpp44 LocAdapterBase::LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, in LocAdapterBase() function in loc_core::LocAdapterBase
53 void LocAdapterBase::handleEngineUpEvent() in handleEngineUpEvent()
60 void LocAdapterBase::handleEngineDownEvent() in handleEngineDownEvent()
67 void LocAdapterBase::
82 void LocAdapterBase::
89 void LocAdapterBase::
94 void LocAdapterBase::
98 bool LocAdapterBase::
103 bool LocAdapterBase::
107 bool LocAdapterBase::
[all …]
DLocAdapterBase.h40 class LocAdapterBase {
48 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() function
52 inline virtual ~LocAdapterBase() { mLocApi->removeAdapter(this); } in ~LocAdapterBase()
53 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask,
DLBSProxyBase.h37 class LocAdapterBase; variable
52 inline virtual void requestUlp(LocAdapterBase* /* adapter */, in requestUlp() argument
DLocAdapterProxyBase.h40 LocAdapterBase *mLocAdapterBase;
44 mLocAdapterBase(new LocAdapterBase(mask, context, this)) { in LocAdapterProxyBase()
/hardware/qcom/gps/msm8960/core/
DLocAdapterBase.cpp40 LocAdapterBase* mLocAdapter;
42 inline LocOpenMsg(LocAdapterBase* locAdapter, in LocOpenMsg()
63 LocAdapterBase::LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, in LocAdapterBase() function in loc_core::LocAdapterBase
71 void LocAdapterBase::
75 void LocAdapterBase::
83 void LocAdapterBase::
90 void LocAdapterBase::
95 void LocAdapterBase::
99 bool LocAdapterBase::
104 bool LocAdapterBase::
[all …]
DLocAdapterBase.h38 class LocAdapterBase {
45 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() function
48 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask,
50 inline virtual ~LocAdapterBase() { mLocApi->removeAdapter(this); } in ~LocAdapterBase()
DIzatProxyBase.h38 class LocAdapterBase; variable
51 inline virtual void requestUlp(LocAdapterBase* adapter, in requestUlp()
DUlpProxyBase.h36 class LocAdapterBase; variable
57 inline virtual void setAdapter(LocAdapterBase* adapter) {} in setAdapter()
/hardware/qcom/gps/msm8996/core/
DLocAdapterBase.cpp44 LocAdapterBase::LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, in LocAdapterBase() function in loc_core::LocAdapterBase
53 void LocAdapterBase::handleEngineUpEvent() in handleEngineUpEvent()
60 void LocAdapterBase::handleEngineDownEvent() in handleEngineDownEvent()
67 void LocAdapterBase::
82 void LocAdapterBase::
89 void LocAdapterBase::
94 void LocAdapterBase::
98 bool LocAdapterBase::
103 bool LocAdapterBase::
107 bool LocAdapterBase::
[all …]
DLocAdapterBase.h40 class LocAdapterBase {
48 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() function
52 inline virtual ~LocAdapterBase() { mLocApi->removeAdapter(this); } in ~LocAdapterBase()
53 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask,
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng_msg.h88 LocAdapterBase* mAdapter;
94 LocEngReportPosition(LocAdapterBase* adapter,
107 LocAdapterBase* mAdapter;
111 LocEngReportSv(LocAdapterBase* adapter,
122 LocAdapterBase* mAdapter;
124 LocEngReportStatus(LocAdapterBase* adapter,
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng_msg.h88 LocAdapterBase* mAdapter;
94 LocEngReportPosition(LocAdapterBase* adapter,
107 LocAdapterBase* mAdapter;
111 LocEngReportSv(LocAdapterBase* adapter,
122 LocAdapterBase* mAdapter;
124 LocEngReportStatus(LocAdapterBase* adapter,
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng_msg.h88 LocAdapterBase* mAdapter;
94 LocEngReportPosition(LocAdapterBase* adapter,
107 LocAdapterBase* mAdapter;
111 LocEngReportSv(LocAdapterBase* adapter,
122 LocAdapterBase* mAdapter;
124 LocEngReportStatus(LocAdapterBase* adapter,
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng_msg.h88 LocAdapterBase* mAdapter;
94 LocEngReportPosition(LocAdapterBase* adapter,
107 LocAdapterBase* mAdapter;
111 LocEngReportSv(LocAdapterBase* adapter,
122 LocAdapterBase* mAdapter;
124 LocEngReportStatus(LocAdapterBase* adapter,
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc_eng_msg.h88 LocAdapterBase* mAdapter;
94 LocEngReportPosition(LocAdapterBase* adapter,
107 LocAdapterBase* mAdapter;
111 LocEngReportSv(LocAdapterBase* adapter,
122 LocAdapterBase* mAdapter;
124 LocEngReportStatus(LocAdapterBase* adapter,

1234