Home
last modified time | relevance | path

Searched refs:getMsgTask (Results 1 – 25 of 40) sorted by relevance

12

/hardware/qcom/gps/msm8960/core/
DLocDualContext.cpp62 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()
DLocDualContext.h44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
DContextBase.h56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function
/hardware/qcom/gps/msm8084/core/
DLocDualContext.cpp64 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()
DContextBase.h56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function
65 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); } in sendMsg()
DLocDualContext.h44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
DLocAdapterBase.cpp48 mMsgTask(context->getMsgTask()) in LocAdapterBase()
/hardware/qcom/gps/msm8909/core/
DLocDualContext.cpp66 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()
DLocDualContext.h44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
46 static const MsgTask* getMsgTask(const char* name, bool joinable = true);
DContextBase.h114 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function
125 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); } in sendMsg()
DLocAdapterBase.cpp48 mMsgTask(context->getMsgTask()) in LocAdapterBase()
/hardware/qcom/gps/msm8996/core/
DLocDualContext.cpp66 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()
DLocDualContext.h44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
46 static const MsgTask* getMsgTask(const char* name, bool joinable = true);
DContextBase.h114 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function
125 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); } in sendMsg()
/hardware/qcom/gps/msm8998/core/
DLocDualContext.cpp69 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()
DLocDualContext.h44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
46 static const MsgTask* getMsgTask(const char* name, bool joinable = true);
DContextBase.h122 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function
136 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); } in sendMsg()
/hardware/qcom/gps/core/
DLocDualContext.cpp66 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()
DContextBase.h56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function
66 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); } in sendMsg()
DLocDualContext.h44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
DLocAdapterBase.cpp48 mMsgTask(context->getMsgTask()) in LocAdapterBase()
/hardware/qcom/gps/msm8994/core/
DLocDualContext.cpp66 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()
DContextBase.h56 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function
66 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); } in sendMsg()
DLocDualContext.h44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
DLocAdapterBase.cpp48 mMsgTask(context->getMsgTask()) in LocAdapterBase()

12