/hardware/qcom/gps/msm8960/core/ |
D | LocDualContext.cpp | 62 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 71 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate, in getMsgTask() function in loc_core::LocDualContext 84 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() 95 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() 107 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() 118 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext()
|
D | LocDualContext.h | 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator, 46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
|
/hardware/qcom/sdm845/gps/msm8960/core/ |
D | LocDualContext.cpp | 62 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 71 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate, in getMsgTask() function in loc_core::LocDualContext 84 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() 95 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() 107 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() 118 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext()
|
D | LocDualContext.h | 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator, 46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
|
/hardware/qcom/gps/msm8084/core/ |
D | LocDualContext.cpp | 64 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 73 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate, in getMsgTask() function in loc_core::LocDualContext 88 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() 103 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() 120 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() 136 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext()
|
D | ContextBase.h | 56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function 65 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); } in sendMsg()
|
/hardware/qcom/sdm845/gps/msm8084/core/ |
D | LocDualContext.cpp | 64 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 73 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate, in getMsgTask() function in loc_core::LocDualContext 88 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() 103 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() 120 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() 136 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext()
|
D | ContextBase.h | 56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function 65 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); } in sendMsg()
|
D | LocDualContext.h | 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator, 46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
|
/hardware/qcom/sm8150/gps/core/ |
D | LocContext.cpp | 53 const MsgTask* LocContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask() function in loc_core::LocContext 63 const MsgTask* LocContext::getMsgTask(const char* name, bool joinable) { in getMsgTask() function in loc_core::LocContext 64 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask() 74 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocContext()
|
D | LocContext.h | 42 static const MsgTask* getMsgTask(LocThread::tCreate tCreator, 44 static const MsgTask* getMsgTask(const char* name, bool joinable = true);
|
/hardware/qcom/gps/msm8996/core/ |
D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 76 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) { in getMsgTask() function in loc_core::LocDualContext 77 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask() 87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() 112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext()
|
/hardware/qcom/sdm845/gps/sdm845/core/ |
D | LocDualContext.cpp | 69 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 79 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) { in getMsgTask() function in loc_core::LocDualContext 80 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask() 90 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() 115 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext()
|
/hardware/qcom/sdm845/gps/msm8909/core/ |
D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 76 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) { in getMsgTask() function in loc_core::LocDualContext 77 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask() 87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() 112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext()
|
/hardware/qcom/sdm845/gps/msm8996/core/ |
D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 76 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) { in getMsgTask() function in loc_core::LocDualContext 77 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask() 87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() 112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | LocDualContext.cpp | 69 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 79 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) { in getMsgTask() function in loc_core::LocDualContext 80 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask() 90 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() 115 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext()
|
/hardware/qcom/gps/msm8909/core/ |
D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 76 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) { in getMsgTask() function in loc_core::LocDualContext 77 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask() 87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() 112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext()
|
/hardware/qcom/sdm845/gps/msm8994/core/ |
D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 75 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate, in getMsgTask() function in loc_core::LocDualContext 93 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() 113 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() 133 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() 153 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext()
|
D | ContextBase.h | 56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function 66 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); } in sendMsg()
|
/hardware/qcom/sdm845/gps/core/ |
D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 75 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate, in getMsgTask() function in loc_core::LocDualContext 93 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() 113 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() 133 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() 153 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext()
|
/hardware/qcom/gps/msm8994/core/ |
D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 75 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate, in getMsgTask() function in loc_core::LocDualContext 93 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() 113 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() 133 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() 153 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext()
|
D | ContextBase.h | 56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function 66 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); } in sendMsg()
|
/hardware/qcom/gps/core/ |
D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 75 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate, in getMsgTask() function in loc_core::LocDualContext 93 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() 113 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() 133 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() 153 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext()
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
D | LocDualContext.cpp | 71 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 81 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) { in getMsgTask() function in loc_core::LocDualContext 82 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask() 92 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() 116 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext()
|
/hardware/qcom/gps/msm8998/core/ |
D | LocDualContext.cpp | 71 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext 81 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) { in getMsgTask() function in loc_core::LocDualContext 82 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask() 92 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() 116 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext()
|