Home
last modified time | relevance | path

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

123456789

/hardware/qcom/sdm845/gps/sdm845/core/
DLocAdapterBase.cpp44 LocAdapterBase::LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, in LocAdapterBase() function in loc_core::LocAdapterBase
54 uint32_t LocAdapterBase::mSessionIdCounter(1);
56 uint32_t LocAdapterBase::generateSessionId() in generateSessionId()
64 void LocAdapterBase::handleEngineUpEvent() in handleEngineUpEvent()
71 void LocAdapterBase::handleEngineDownEvent() in handleEngineDownEvent()
78 void LocAdapterBase::
94 void LocAdapterBase::
98 void LocAdapterBase::
102 void LocAdapterBase::
106 void LocAdapterBase::
[all …]
DLocAdapterBase.h62 class LocAdapterBase {
72 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() function
75 LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask,
79 inline virtual ~LocAdapterBase() { mLocApi->removeAdapter(this); } in ~LocAdapterBase()
80 inline LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask,
83 LocAdapterBase(mask, context, false, adapterProxyBase) {} in LocAdapterBase() function
/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.cpp44 LocAdapterBase::LocAdapterBase(const LOC_API_ADAPTER_EVENT_MASK_T mask, in LocAdapterBase() function in loc_core::LocAdapterBase
55 uint32_t LocAdapterBase::mSessionIdCounter(1);
57 uint32_t LocAdapterBase::generateSessionId() in generateSessionId()
65 void LocAdapterBase::handleEngineUpEvent() in handleEngineUpEvent()
72 void LocAdapterBase::handleEngineDownEvent() in handleEngineDownEvent()
79 void LocAdapterBase::
98 void LocAdapterBase::
103 void LocAdapterBase:: in reportSvEvent()
107 void LocAdapterBase:: in reportSvEvent()
112 void LocAdapterBase:: in reportSvEvent()
[all …]
/hardware/qcom/gps/msm8909w_3100/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/sdm845/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/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 …]
/hardware/qcom/sdm845/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,
/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 …]
/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 …]
/hardware/qcom/sdm845/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 …]
/hardware/qcom/sdm845/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/sdm845/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()
/hardware/qcom/sdm845/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 …]
/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()
/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/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/sdm845/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,

123456789