/hardware/qcom/gps/msm8960/core/ |
D | LocDualContext.cpp | 54 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()
|
D | ContextBase.cpp | 67 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()
|
D | LocAdapterBase.h | 43 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()
|
D | ContextBase.h | 47 const MsgTask* mMsgTask; variable 56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask()
|
D | LocDualContext.h | 40 static const MsgTask* mMsgTask; variable
|
/hardware/qcom/gps/msm8974/core/ |
D | LocDualContext.cpp | 56 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()
|
D | ContextBase.cpp | 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() 110 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi() 120 mMsgTask(msgTask), in ContextBase()
|
D | LocAdapterBase.h | 46 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()
|
D | ContextBase.h | 47 const MsgTask* mMsgTask; variable 56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask()
|
D | LocApiBase.cpp | 131 mExcludedMask(excludedMask), mMsgTask(msgTask), mMask(0), mContext(context) in LocApiBase() 163 mMsgTask->sendMsg(new LocOpenMsg(this, in addAdapter() 200 mMsgTask->sendMsg(new LocOpenMsg(this, getEvtMask())); in removeAdapter() 209 mMsgTask->sendMsg(new LocSsrMsg(this)); in handleEngineUpEvent()
|
D | LocDualContext.h | 40 static const MsgTask* mMsgTask; variable
|
D | LocApiBase.h | 73 const MsgTask* mMsgTask; variable 93 mMsgTask->sendMsg(msg); in sendMsg()
|
/hardware/qcom/gps/msm8084/core/ |
D | LocDualContext.cpp | 56 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()
|
D | ContextBase.cpp | 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() 110 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi() 120 mMsgTask(msgTask), in ContextBase()
|
D | LocAdapterBase.h | 46 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()
|
D | ContextBase.h | 47 const MsgTask* mMsgTask; variable 56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask()
|
D | LocApiBase.cpp | 131 mExcludedMask(excludedMask), mMsgTask(msgTask), mMask(0), mContext(context) in LocApiBase() 163 mMsgTask->sendMsg(new LocOpenMsg(this, in addAdapter() 200 mMsgTask->sendMsg(new LocOpenMsg(this, getEvtMask())); in removeAdapter() 209 mMsgTask->sendMsg(new LocSsrMsg(this)); in handleEngineUpEvent()
|
D | LocDualContext.h | 40 static const MsgTask* mMsgTask; variable
|
D | LocApiBase.h | 73 const MsgTask* mMsgTask; variable 93 mMsgTask->sendMsg(msg); in sendMsg()
|
/hardware/qcom/gps/core/ |
D | LocDualContext.cpp | 56 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()
|
D | ContextBase.cpp | 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() 98 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi() 108 mMsgTask(msgTask), in ContextBase()
|
D | LocAdapterBase.h | 46 const MsgTask* mMsgTask; variable 50 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {} in LocAdapterBase() 65 mMsgTask->sendMsg(msg); in sendMsg() 69 mMsgTask->sendMsg(msg); in sendMsg()
|
D | ContextBase.h | 47 const MsgTask* mMsgTask; variable 56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask()
|
D | LocApiBase.cpp | 131 mExcludedMask(excludedMask), mMsgTask(msgTask), in LocApiBase() 164 mMsgTask->sendMsg(new LocOpenMsg(this, in addAdapter() 201 mMsgTask->sendMsg(new LocOpenMsg(this, getEvtMask())); in removeAdapter() 209 mMsgTask->sendMsg(new LocOpenMsg(this, getEvtMask())); in updateEvtMask() 215 mMsgTask->sendMsg(new LocSsrMsg(this)); in handleEngineUpEvent()
|
D | LocDualContext.h | 40 static const MsgTask* mMsgTask; variable
|