Home
last modified time | relevance | path

Searched refs:mMsgTask (Results 1 – 25 of 158) sorted by relevance

1234567

/hardware/qcom/sdm845/gps/msm8960/core/
DLocDualContext.cpp54 const MsgTask* LocDualContext::mMsgTask = NULL; member in loc_core::LocDualContext
65 if (NULL == mMsgTask) { in getMsgTask()
66 mMsgTask = new MsgTask(tCreator, name); in getMsgTask()
68 return mMsgTask; in getMsgTask()
74 if (NULL == mMsgTask) { in getMsgTask()
75 mMsgTask = new MsgTask(tAssociate, name); in getMsgTask()
77 return mMsgTask; in getMsgTask()
DContextBase.cpp67 if (NULL == (locApi = mIzatProxy->getLocApi(mMsgTask, exMask))) { in createLocApi()
75 locApi = (*getter)(mMsgTask,exMask); in createLocApi()
87 locApi = (*getter)(mMsgTask, exMask); in createLocApi()
97 locApi = new LocApiBase(mMsgTask, exMask); in createLocApi()
107 mMsgTask(msgTask), in ContextBase()
DLocAdapterBase.h43 const MsgTask* mMsgTask; variable
46 mEvtMask(0), mContext(NULL), mLocApi(NULL), mMsgTask(msgTask) {} in LocAdapterBase()
63 mMsgTask->sendMsg(msg); in sendMsg()
67 mMsgTask->sendMsg(msg); in sendMsg()
/hardware/qcom/gps/msm8960/core/
DLocDualContext.cpp54 const MsgTask* LocDualContext::mMsgTask = NULL; member in loc_core::LocDualContext
65 if (NULL == mMsgTask) { in getMsgTask()
66 mMsgTask = new MsgTask(tCreator, name); in getMsgTask()
68 return mMsgTask; in getMsgTask()
74 if (NULL == mMsgTask) { in getMsgTask()
75 mMsgTask = new MsgTask(tAssociate, name); in getMsgTask()
77 return mMsgTask; in getMsgTask()
DContextBase.cpp67 if (NULL == (locApi = mIzatProxy->getLocApi(mMsgTask, exMask))) { in createLocApi()
75 locApi = (*getter)(mMsgTask,exMask); in createLocApi()
87 locApi = (*getter)(mMsgTask, exMask); in createLocApi()
97 locApi = new LocApiBase(mMsgTask, exMask); in createLocApi()
107 mMsgTask(msgTask), in ContextBase()
DLocAdapterBase.h43 const MsgTask* mMsgTask; variable
46 mEvtMask(0), mContext(NULL), mLocApi(NULL), mMsgTask(msgTask) {} in LocAdapterBase()
63 mMsgTask->sendMsg(msg); in sendMsg()
67 mMsgTask->sendMsg(msg); in sendMsg()
/hardware/qcom/gps/msm8084/core/
DLocDualContext.cpp56 const MsgTask* LocDualContext::mMsgTask = NULL; member in loc_core::LocDualContext
67 if (NULL == mMsgTask) { in getMsgTask()
68 mMsgTask = new MsgTask(tCreator, name); in getMsgTask()
70 return mMsgTask; in getMsgTask()
76 if (NULL == mMsgTask) { in getMsgTask()
77 mMsgTask = new MsgTask(tAssociate, name); in getMsgTask()
79 mMsgTask->associate(tAssociate); in getMsgTask()
81 return mMsgTask; in getMsgTask()
DContextBase.cpp76 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()
110 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
120 mMsgTask(msgTask), in ContextBase()
DLocAdapterBase.h46 const MsgTask* mMsgTask; variable
49 mEvtMask(0), mContext(NULL), mLocApi(NULL), mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {} in LocAdapterBase()
64 mMsgTask->sendMsg(msg); in sendMsg()
68 mMsgTask->sendMsg(msg); in sendMsg()
/hardware/qcom/sdm845/gps/msm8084/core/
DLocDualContext.cpp56 const MsgTask* LocDualContext::mMsgTask = NULL; member in loc_core::LocDualContext
67 if (NULL == mMsgTask) { in getMsgTask()
68 mMsgTask = new MsgTask(tCreator, name); in getMsgTask()
70 return mMsgTask; in getMsgTask()
76 if (NULL == mMsgTask) { in getMsgTask()
77 mMsgTask = new MsgTask(tAssociate, name); in getMsgTask()
79 mMsgTask->associate(tAssociate); in getMsgTask()
81 return mMsgTask; in getMsgTask()
DContextBase.cpp76 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()
110 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
120 mMsgTask(msgTask), in ContextBase()
/hardware/qcom/sdm845/gps/core/
DLocDualContext.cpp56 const MsgTask* LocDualContext::mMsgTask = NULL; member in loc_core::LocDualContext
69 if (NULL == mMsgTask) { in getMsgTask()
70 mMsgTask = new MsgTask(tCreator, name); in getMsgTask()
72 return mMsgTask; in getMsgTask()
78 if (NULL == mMsgTask) { in getMsgTask()
79 mMsgTask = new MsgTask(tAssociate, name); in getMsgTask()
81 mMsgTask->associate(tAssociate); in getMsgTask()
83 return mMsgTask; in getMsgTask()
DContextBase.cpp68 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()
98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
108 mMsgTask(msgTask), in ContextBase()
/hardware/qcom/gps/msm8994/core/
DLocDualContext.cpp56 const MsgTask* LocDualContext::mMsgTask = NULL; member in loc_core::LocDualContext
69 if (NULL == mMsgTask) { in getMsgTask()
70 mMsgTask = new MsgTask(tCreator, name); in getMsgTask()
72 return mMsgTask; in getMsgTask()
78 if (NULL == mMsgTask) { in getMsgTask()
79 mMsgTask = new MsgTask(tAssociate, name); in getMsgTask()
81 mMsgTask->associate(tAssociate); in getMsgTask()
83 return mMsgTask; in getMsgTask()
DContextBase.cpp68 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()
98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
108 mMsgTask(msgTask), in ContextBase()
DLocAdapterBase.h46 const MsgTask* mMsgTask; variable
50 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {} in LocAdapterBase()
65 mMsgTask->sendMsg(msg); in sendMsg()
69 mMsgTask->sendMsg(msg); in sendMsg()
/hardware/qcom/sdm845/gps/msm8994/core/
DLocDualContext.cpp56 const MsgTask* LocDualContext::mMsgTask = NULL; member in loc_core::LocDualContext
69 if (NULL == mMsgTask) { in getMsgTask()
70 mMsgTask = new MsgTask(tCreator, name); in getMsgTask()
72 return mMsgTask; in getMsgTask()
78 if (NULL == mMsgTask) { in getMsgTask()
79 mMsgTask = new MsgTask(tAssociate, name); in getMsgTask()
81 mMsgTask->associate(tAssociate); in getMsgTask()
83 return mMsgTask; in getMsgTask()
DContextBase.cpp68 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()
98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
108 mMsgTask(msgTask), in ContextBase()
/hardware/qcom/gps/core/
DLocDualContext.cpp56 const MsgTask* LocDualContext::mMsgTask = NULL; member in loc_core::LocDualContext
69 if (NULL == mMsgTask) { in getMsgTask()
70 mMsgTask = new MsgTask(tCreator, name); in getMsgTask()
72 return mMsgTask; in getMsgTask()
78 if (NULL == mMsgTask) { in getMsgTask()
79 mMsgTask = new MsgTask(tAssociate, name); in getMsgTask()
81 mMsgTask->associate(tAssociate); in getMsgTask()
83 return mMsgTask; in getMsgTask()
DContextBase.cpp68 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()
98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
108 mMsgTask(msgTask), in ContextBase()
/hardware/qcom/gps/msm8996/core/
DContextBase.cpp89 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()
119 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
129 mMsgTask(msgTask), in ContextBase()
/hardware/qcom/gps/msm8909/core/
DContextBase.cpp90 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()
120 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
130 mMsgTask(msgTask), in ContextBase()
/hardware/qcom/sdm845/gps/msm8996/core/
DContextBase.cpp89 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()
119 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
129 mMsgTask(msgTask), in ContextBase()
/hardware/qcom/sdm845/gps/msm8909/core/
DContextBase.cpp90 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()
120 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi()
130 mMsgTask(msgTask), in ContextBase()
/hardware/qcom/gps/msm8909w_3100/gnss/
DXtraSystemStatusObserver.h45 mSystemStatusObsrvr(sysStatObs), mMsgTask(msgTask) { in XtraSystemStatusObserver()
59 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask()
67 const MsgTask* mMsgTask; variable

1234567