/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()
|
/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()
|
/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()
|
/hardware/qcom/gps/msm8994/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()
|
/hardware/qcom/gps/msm8996/core/ |
D | ContextBase.cpp | 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() 119 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi() 129 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 | 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, joinable); in getMsgTask() 72 return mMsgTask; in getMsgTask()
|
/hardware/qcom/gps/msm8909/core/ |
D | ContextBase.cpp | 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() 120 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi() 130 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 | 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, joinable); in getMsgTask() 72 return mMsgTask; in getMsgTask()
|
/hardware/qcom/gps/msm8998/core/ |
D | LocDualContext.cpp | 55 const MsgTask* LocDualContext::mMsgTask = NULL; member in loc_core::LocDualContext 72 if (NULL == mMsgTask) { in getMsgTask() 73 mMsgTask = new MsgTask(tCreator, name, joinable); in getMsgTask() 75 return mMsgTask; in getMsgTask()
|
D | ContextBase.cpp | 202 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi() 211 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi() 224 locApi = (*getter)(mMsgTask, exMask, this); in createLocApi() 234 locApi = new LocApiBase(mMsgTask, exMask, this); in createLocApi() 244 mMsgTask(msgTask), in ContextBase()
|
D | LocAdapterBase.h | 67 const MsgTask* mMsgTask; variable 70 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {} in LocAdapterBase() 85 mMsgTask->sendMsg(msg); in sendMsg() 89 mMsgTask->sendMsg(msg); in sendMsg()
|