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

1 2

  /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; }
  /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,
  /hardware/qcom/gps/core/
ContextBase.h 56 inline const MsgTask* getMsgTask() { return mMsgTask; }
66 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,
LocDualContext.cpp 66 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator,
75 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate,
93 const MsgTask* msgTask = getMsgTask(tCreator, name);
113 const MsgTask* msgTask = getMsgTask(tAssociate, name);
133 const MsgTask* msgTask = getMsgTask(tCreator, name);
153 const MsgTask* msgTask = getMsgTask(tAssociate, name);
  /hardware/qcom/gps/msm8994/core/
ContextBase.h 56 inline const MsgTask* getMsgTask() { return mMsgTask; }
66 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,
LocDualContext.cpp 66 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator,
75 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate,
93 const MsgTask* msgTask = getMsgTask(tCreator, name);
113 const MsgTask* msgTask = getMsgTask(tAssociate, name);
133 const MsgTask* msgTask = getMsgTask(tCreator, name);
153 const MsgTask* msgTask = getMsgTask(tAssociate, name);
  /hardware/qcom/gps/msm8909/core/
LocDualContext.cpp 66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator,
76 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) {
77 return getMsgTask((LocThread::tCreate)NULL, name, joinable);
87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable);
112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable);
LocDualContext.h 44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
46 static const MsgTask* getMsgTask(const char* name, bool joinable = true);
ContextBase.h 114 inline const MsgTask* getMsgTask() { return mMsgTask; }
125 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); }
  /hardware/qcom/gps/msm8909w_3100/core/
LocDualContext.cpp 69 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator,
79 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) {
80 return getMsgTask((LocThread::tCreate)NULL, name, joinable);
90 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable);
115 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable);
LocDualContext.h 44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
46 static const MsgTask* getMsgTask(const char* name, bool joinable = true);
ContextBase.h 122 inline const MsgTask* getMsgTask() { return mMsgTask; }
136 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); }
  /hardware/qcom/gps/msm8996/core/
LocDualContext.cpp 66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator,
76 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) {
77 return getMsgTask((LocThread::tCreate)NULL, name, joinable);
87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable);
112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable);
LocDualContext.h 44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
46 static const MsgTask* getMsgTask(const char* name, bool joinable = true);
ContextBase.h 114 inline const MsgTask* getMsgTask() { return mMsgTask; }
125 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); }
  /hardware/qcom/gps/msm8998/core/
LocDualContext.cpp 71 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator,
81 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) {
82 return getMsgTask((LocThread::tCreate)NULL, name, joinable);
92 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable);
116 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable);
LocDualContext.h 46 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
48 static const MsgTask* getMsgTask(const char* name, bool joinable = true);
ContextBase.h 122 inline const MsgTask* getMsgTask() { return mMsgTask; }
136 inline void sendMsg(const LocMsg *msg) { getMsgTask()->sendMsg(msg); }
  /hardware/qcom/gps/msm8909w_3100/gnss/
XtraSystemStatusObserver.h 59 inline const MsgTask* getMsgTask() { return mMsgTask; }

Completed in 1223 milliseconds

1 2