Home
last modified time | relevance | path

Searched refs:locApi (Results 1 – 25 of 37) sorted by relevance

12

/hardware/qcom/gps/msm8960/core/
DContextBase.cpp63 LocApiBase* locApi = NULL; in createLocApi() local
67 if (NULL == (locApi = mIzatProxy->getLocApi(mMsgTask, exMask))) { in createLocApi()
75 locApi = (*getter)(mMsgTask,exMask); in createLocApi()
87 locApi = (*getter)(mMsgTask, exMask); in createLocApi()
96 if (NULL == locApi) { in createLocApi()
97 locApi = new LocApiBase(mMsgTask, exMask); in createLocApi()
100 return locApi; in createLocApi()
DLocAdapterBase.cpp43 LocApiBase* locApi) : in LocOpenMsg()
44 LocMsg(), mLocAdapter(locAdapter), mLocApi(locApi) in LocOpenMsg()
/hardware/qcom/sdm845/gps/msm8960/core/
DContextBase.cpp63 LocApiBase* locApi = NULL; in createLocApi() local
67 if (NULL == (locApi = mIzatProxy->getLocApi(mMsgTask, exMask))) { in createLocApi()
75 locApi = (*getter)(mMsgTask,exMask); in createLocApi()
87 locApi = (*getter)(mMsgTask, exMask); in createLocApi()
96 if (NULL == locApi) { in createLocApi()
97 locApi = new LocApiBase(mMsgTask, exMask); in createLocApi()
100 return locApi; in createLocApi()
DLocAdapterBase.cpp43 LocApiBase* locApi) : in LocOpenMsg()
44 LocMsg(), mLocAdapter(locAdapter), mLocApi(locApi) in LocOpenMsg()
/hardware/qcom/sdm845/gps/core/
DContextBase.cpp64 LocApiBase* locApi = NULL; in createLocApi() local
68 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
76 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
88 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
97 if (NULL == locApi) { in createLocApi()
98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
101 return locApi; in createLocApi()
/hardware/qcom/gps/msm8994/core/
DContextBase.cpp64 LocApiBase* locApi = NULL; in createLocApi() local
68 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
76 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
88 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
97 if (NULL == locApi) { in createLocApi()
98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
101 return locApi; in createLocApi()
DLocApiBase.cpp90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
91 LocMsg(), mLocApi(locApi) in LocSsrMsg()
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
112 LocMsg(), mLocApi(locApi), mMask(mask) in LocOpenMsg()
/hardware/qcom/gps/core/
DContextBase.cpp64 LocApiBase* locApi = NULL; in createLocApi() local
68 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
76 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
88 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
97 if (NULL == locApi) { in createLocApi()
98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
101 return locApi; in createLocApi()
/hardware/qcom/sdm845/gps/msm8994/core/
DContextBase.cpp64 LocApiBase* locApi = NULL; in createLocApi() local
68 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
76 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
88 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
97 if (NULL == locApi) { in createLocApi()
98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
101 return locApi; in createLocApi()
/hardware/qcom/gps/msm8084/core/
DContextBase.cpp72 LocApiBase* locApi = NULL; in createLocApi() local
76 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
85 locApi = (*getter)(mMsgTask,exMask, this); in createLocApi()
100 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
109 if (NULL == locApi) { in createLocApi()
110 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
113 return locApi; in createLocApi()
DLocApiBase.cpp90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
91 LocMsg(), mLocApi(locApi) in LocSsrMsg()
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
112 LocMsg(), mLocApi(locApi), mMask(mask) in LocOpenMsg()
/hardware/qcom/sdm845/gps/msm8084/core/
DContextBase.cpp72 LocApiBase* locApi = NULL; in createLocApi() local
76 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
85 locApi = (*getter)(mMsgTask,exMask, this); in createLocApi()
100 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
109 if (NULL == locApi) { in createLocApi()
110 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
113 return locApi; in createLocApi()
DLocApiBase.cpp90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
91 LocMsg(), mLocApi(locApi) in LocSsrMsg()
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
112 LocMsg(), mLocApi(locApi), mMask(mask) in LocOpenMsg()
/hardware/qcom/gps/msm8909/core/
DContextBase.cpp85 LocApiBase* locApi = NULL; in createLocApi() local
90 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
98 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
110 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
119 if (NULL == locApi) { in createLocApi()
120 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
123 return locApi; in createLocApi()
DLocApiBase.cpp90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
91 LocMsg(), mLocApi(locApi) in LocSsrMsg()
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
112 LocMsg(), mLocApi(locApi), mMask(mask) in LocOpenMsg()
/hardware/qcom/gps/msm8996/core/
DContextBase.cpp85 LocApiBase* locApi = NULL; in createLocApi() local
89 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
97 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
109 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
118 if (NULL == locApi) { in createLocApi()
119 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
122 return locApi; in createLocApi()
/hardware/qcom/sdm845/gps/msm8909/core/
DContextBase.cpp85 LocApiBase* locApi = NULL; in createLocApi() local
90 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
98 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
110 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
119 if (NULL == locApi) { in createLocApi()
120 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
123 return locApi; in createLocApi()
/hardware/qcom/sdm845/gps/msm8996/core/
DContextBase.cpp85 LocApiBase* locApi = NULL; in createLocApi() local
89 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
97 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
109 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
118 if (NULL == locApi) { in createLocApi()
119 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
122 return locApi; in createLocApi()
DLocApiBase.cpp90 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
91 LocMsg(), mLocApi(locApi) in LocSsrMsg()
110 inline LocOpenMsg(LocApiBase* locApi, in LocOpenMsg()
112 LocMsg(), mLocApi(locApi), mMask(mask) in LocOpenMsg()
/hardware/qcom/sdm845/gps/msm8998/core/
DContextBase.cpp195 LocApiBase* locApi = NULL; in createLocApi() local
200 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
209 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
222 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
231 if (NULL == locApi) { in createLocApi()
232 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
235 return locApi; in createLocApi()
/hardware/qcom/gps/msm8998/core/
DContextBase.cpp195 LocApiBase* locApi = NULL; in createLocApi() local
200 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
209 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
222 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
231 if (NULL == locApi) { in createLocApi()
232 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
235 return locApi; in createLocApi()
/hardware/qcom/gps/msm8909w_3100/core/
DContextBase.cpp208 LocApiBase* locApi = NULL; in createLocApi() local
213 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
222 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
235 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
244 if (NULL == locApi) { in createLocApi()
245 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
248 return locApi; in createLocApi()
/hardware/qcom/sdm845/gps/sdm845/core/
DContextBase.cpp199 LocApiBase* locApi = NULL; in createLocApi() local
204 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
213 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
226 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi()
235 if (NULL == locApi) { in createLocApi()
236 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
239 return locApi; in createLocApi()
/hardware/qcom/sm8150/gps/core/
DContextBase.cpp233 LocApiBase* locApi = NULL; in createLocApi() local
238 if (NULL == (locApi = mLBSProxy->getLocApi(exMask, this))) { in createLocApi()
247 locApi = (*getter)(exMask, this); in createLocApi()
260 locApi = (*getter)(exMask, this); in createLocApi()
269 if (NULL == locApi) { in createLocApi()
270 locApi = new LocApiBase(exMask, this); in createLocApi()
273 return locApi; in createLocApi()
DLocApiBase.cpp92 inline LocSsrMsg(LocApiBase* locApi) : in LocSsrMsg()
93 LocMsg(), mLocApi(locApi) in LocSsrMsg()
115 inline LocOpenMsg(LocApiBase* locApi, LocAdapterBase* adapter = nullptr) : in LocOpenMsg()
116 LocMsg(), mLocApi(locApi), mAdapter(adapter) in LocOpenMsg()
136 inline LocCloseMsg(LocApiBase* locApi) : in LocCloseMsg()
137 LocMsg(), mLocApi(locApi) in LocCloseMsg()
285 inline LocSetNmeaMsg(LocApiBase* locApi, uint32_t mask) : in updateNmeaMask()
286 LocMsg(), mLocApi(locApi), mMask(mask) in updateNmeaMask()

12