/hardware/qcom/gps/core/ |
H A D | LocDualContext.h | 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator, 61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator, 65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
|
H A D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, argument 70 mMsgTask = new MsgTask(tCreator, name); 86 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator, argument 90 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 92 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 93 const MsgTask* msgTask = getMsgTask(tCreator, name); 126 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, argument 130 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 132 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 133 const MsgTask* msgTask = getMsgTask(tCreator, nam [all...] |
/hardware/qcom/gps/msm8084/core/ |
H A D | LocDualContext.h | 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator, 60 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator, 64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
|
H A D | LocDualContext.cpp | 64 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, argument 68 mMsgTask = new MsgTask(tCreator, name); 84 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator, argument 88 const MsgTask* msgTask = getMsgTask(tCreator, name); 116 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, argument 120 const MsgTask* msgTask = getMsgTask(tCreator, name);
|
/hardware/qcom/gps/msm8960/core/ |
H A D | LocDualContext.h | 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator, 60 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator, 64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
|
H A D | LocDualContext.cpp | 62 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, argument 66 mMsgTask = new MsgTask(tCreator, name); 80 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator, argument 84 const MsgTask* msgTask = getMsgTask(tCreator, name); 103 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, argument 107 const MsgTask* msgTask = getMsgTask(tCreator, name);
|
H A D | MsgTask.cpp | 47 MsgTask::MsgTask(tCreate tCreator, const char* threadName) : argument 49 if (tCreator) { 50 tCreator(threadName, loopMain,
|
H A D | MsgTask.h | 51 MsgTask(tCreate tCreator, const char* threadName);
|
/hardware/qcom/gps/msm8994/core/ |
H A D | LocDualContext.h | 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator, 61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator, 65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
|
H A D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, argument 70 mMsgTask = new MsgTask(tCreator, name); 86 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator, argument 90 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 92 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 93 const MsgTask* msgTask = getMsgTask(tCreator, name); 126 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, argument 130 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 132 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 133 const MsgTask* msgTask = getMsgTask(tCreator, nam [all...] |
/hardware/qcom/gps/msm8909/core/ |
H A D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, argument 70 mMsgTask = new MsgTask(tCreator, name, joinable); 80 ContextBase* LocDualContext::getLocFgContext(LocThread::tCreate tCreator, argument 84 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 86 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); 105 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, argument 109 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 111 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 112 const MsgTask* msgTask = getMsgTask(tCreator, nam [all...] |
H A D | LocDualContext.h | 44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator, 60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg, 65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|
/hardware/qcom/gps/msm8996/core/ |
H A D | LocDualContext.cpp | 66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, argument 70 mMsgTask = new MsgTask(tCreator, name, joinable); 80 ContextBase* LocDualContext::getLocFgContext(LocThread::tCreate tCreator, argument 84 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 86 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); 105 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, argument 109 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 111 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 112 const MsgTask* msgTask = getMsgTask(tCreator, nam [all...] |
H A D | LocDualContext.h | 44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator, 60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg, 65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|
/hardware/qcom/gps/msm8998/core/ |
H A D | LocDualContext.cpp | 71 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, argument 75 mMsgTask = new MsgTask(tCreator, name, joinable); 85 ContextBase* LocDualContext::getLocFgContext(LocThread::tCreate tCreator, argument 89 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 91 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 92 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); 109 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, argument 113 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 115 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 116 const MsgTask* msgTask = getMsgTask(tCreator, nam [all...] |
H A D | LocDualContext.h | 46 static const MsgTask* getMsgTask(LocThread::tCreate tCreator, 63 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg, 68 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|
/hardware/qcom/gps/sdm845/core/ |
H A D | LocDualContext.h | 46 static const MsgTask* getMsgTask(LocThread::tCreate tCreator, 63 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg, 68 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|
H A D | LocDualContext.cpp | 71 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, argument 75 mMsgTask = new MsgTask(tCreator, name, joinable); 85 ContextBase* LocDualContext::getLocFgContext(LocThread::tCreate tCreator, argument 89 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 91 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 92 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); 110 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, argument 114 LOC_LOGD("%s:%d]: querying ContextBase with tCreator", __func__, __LINE__); 116 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 117 const MsgTask* msgTask = getMsgTask(tCreator, nam [all...] |
/hardware/qcom/gps/msm8909/utils/ |
H A D | MsgTask.h | 48 MsgTask(LocThread::tCreate tCreator, const char* threadName = NULL, bool joinable = true);
|
H A D | MsgTask.cpp | 43 MsgTask::MsgTask(LocThread::tCreate tCreator, argument 46 if (!mThread->start(tCreator, threadName, this, joinable)) {
|
/hardware/qcom/gps/msm8996/utils/ |
H A D | MsgTask.h | 48 MsgTask(LocThread::tCreate tCreator, const char* threadName = NULL, bool joinable = true);
|
H A D | MsgTask.cpp | 43 MsgTask::MsgTask(LocThread::tCreate tCreator, argument 46 if (!mThread->start(tCreator, threadName, this, joinable)) {
|
/hardware/qcom/gps/msm8998/utils/ |
H A D | MsgTask.h | 48 MsgTask(LocThread::tCreate tCreator, const char* threadName = NULL, bool joinable = true);
|
H A D | MsgTask.cpp | 42 MsgTask::MsgTask(LocThread::tCreate tCreator, argument 45 if (!mThread->start(tCreator, threadName, this, joinable)) {
|
/hardware/qcom/gps/sdm845/utils/ |
H A D | MsgTask.h | 48 MsgTask(LocThread::tCreate tCreator, const char* threadName = NULL, bool joinable = true);
|