Home
last modified time | relevance | path

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

/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
DLocAdapterBase.cpp66 mLocApi(context->getLocApi()), mMsgTask(context->getMsgTask()) in LocAdapterBase()
/hardware/qcom/gps/core/
DLocDualContext.cpp63 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, in getMsgTask() function in loc_core::LocDualContext
72 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate, in getMsgTask() function in loc_core::LocDualContext
87 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext()
102 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext()
119 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext()
135 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/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.cpp39 LocAdapterBase(adapter->getMsgTask()), in LocInternalAdapter()
DLocEngAdapter.h92 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.cpp39 LocAdapterBase(adapter->getMsgTask()), in LocInternalAdapter()
DLocEngAdapter.h107 inline const MsgTask* getMsgTask() { return mMsgTask; } in getMsgTask() function