HomeSort by relevance Sort by last modified time
    Searched refs:getMsgTask (Results 1 - 24 of 24) sorted by null

  /hardware/qcom/gps/msm8960/core/
LocDualContext.cpp 62 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator,
71 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate,
84 const MsgTask* msgTask = getMsgTask(tCreator, name);
95 const MsgTask* msgTask = getMsgTask(tAssociate, name);
107 const MsgTask* msgTask = getMsgTask(tCreator, name);
118 const MsgTask* msgTask = getMsgTask(tAssociate, name);
LocDualContext.h 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
ContextBase.h 56 inline const MsgTask* getMsgTask() { return mMsgTask; }
LocAdapterBase.cpp 66 mLocApi(context->getLocApi()), mMsgTask(context->getMsgTask())
  /hardware/qcom/gps/core/
LocDualContext.cpp 64 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator,
73 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate,
88 const MsgTask* msgTask = getMsgTask(tCreator, name);
103 const MsgTask* msgTask = getMsgTask(tAssociate, name);
120 const MsgTask* msgTask = getMsgTask(tCreator, name);
136 const MsgTask* msgTask = getMsgTask(tAssociate, name);
ContextBase.h 56 inline const MsgTask* getMsgTask() { return mMsgTask; }
65 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); }
LocDualContext.h 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
LocAdapterBase.cpp 48 mMsgTask(context->getMsgTask())
  /hardware/qcom/gps/msm8084/core/
LocDualContext.cpp 64 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator,
73 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate,
88 const MsgTask* msgTask = getMsgTask(tCreator, name);
103 const MsgTask* msgTask = getMsgTask(tAssociate, name);
120 const MsgTask* msgTask = getMsgTask(tCreator, name);
136 const MsgTask* msgTask = getMsgTask(tAssociate, name);
ContextBase.h 56 inline const MsgTask* getMsgTask() { return mMsgTask; }
65 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); }
LocDualContext.h 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
LocAdapterBase.cpp 48 mMsgTask(context->getMsgTask())
  /hardware/qcom/gps/msm8974/core/
LocDualContext.cpp 64 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator,
73 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate,
88 const MsgTask* msgTask = getMsgTask(tCreator, name);
103 const MsgTask* msgTask = getMsgTask(tAssociate, name);
120 const MsgTask* msgTask = getMsgTask(tCreator, name);
136 const MsgTask* msgTask = getMsgTask(tAssociate, name);
ContextBase.h 56 inline const MsgTask* getMsgTask() { return mMsgTask; }
65 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); }
LocDualContext.h 44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
LocAdapterBase.cpp 48 mMsgTask(context->getMsgTask())
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 39 LocAdapterBase(adapter->getMsgTask()),
LocEngAdapter.h 92 inline const MsgTask* getMsgTask() { return mMsgTask; }
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 39 LocAdapterBase(adapter->getMsgTask()),
LocEngAdapter.h 108 inline const MsgTask* getMsgTask() { return mMsgTask; }
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
LocEngAdapter.cpp 39 LocAdapterBase(adapter->getMsgTask()),
LocEngAdapter.h 107 inline const MsgTask* getMsgTask() { return mMsgTask; }
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
LocEngAdapter.cpp 39 LocAdapterBase(adapter->getMsgTask()),
LocEngAdapter.h 107 inline const MsgTask* getMsgTask() { return mMsgTask; }

Completed in 758 milliseconds