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

1 2 3

  /hardware/qcom/gps/msm8960/core/
LocDualContext.cpp 54 const MsgTask* LocDualContext::mMsgTask = NULL;
62 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator,
66 mMsgTask = new MsgTask(tCreator, name);
71 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate,
75 mMsgTask = new MsgTask(tAssociate, name);
80 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator,
84 const MsgTask* msgTask = getMsgTask(tCreator, name)
    [all...]
IzatProxyBase.h 33 #include <MsgTask.h>
43 getLocApi(const MsgTask* msgTask,
ContextBase.h 34 #include <MsgTask.h>
47 const MsgTask* mMsgTask;
51 ContextBase(const MsgTask* msgTask,
56 inline const MsgTask* getMsgTask() { return mMsgTask; }
LocAdapterBase.h 43 const MsgTask* mMsgTask;
45 inline LocAdapterBase(const MsgTask* msgTask) :
46 mEvtMask(0), mContext(NULL), mLocApi(NULL), mMsgTask(msgTask) {}
LocDualContext.h 40 static const MsgTask* mMsgTask;
44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
50 LocDualContext(const MsgTask* msgTask,
60 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
62 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator
    [all...]
  /hardware/qcom/gps/msm8084/core/
LocDualContext.cpp 56 const MsgTask* LocDualContext::mMsgTask = NULL;
64 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator,
68 mMsgTask = new MsgTask(tCreator, name);
73 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate,
77 mMsgTask = new MsgTask(tAssociate, name);
84 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator,
88 const MsgTask* msgTask = getMsgTask(tCreator, name)
    [all...]
IzatProxyBase.h 33 #include <MsgTask.h>
43 getLocApi(const MsgTask* msgTask,
LBSProxyBase.h 32 #include <MsgTask.h>
43 getLocApi(const MsgTask* msgTask,
LocAdapterBase.h 46 const MsgTask* mMsgTask;
48 inline LocAdapterBase(const MsgTask* msgTask) :
49 mEvtMask(0), mContext(NULL), mLocApi(NULL), mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {}
ContextBase.h 34 #include <MsgTask.h>
47 const MsgTask* mMsgTask;
51 ContextBase(const MsgTask* msgTask,
56 inline const MsgTask* getMsgTask() { return mMsgTask; }
LocDualContext.h 40 static const MsgTask* mMsgTask;
44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
50 LocDualContext(const MsgTask* msgTask,
60 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
62 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator
    [all...]
  /hardware/qcom/gps/core/
LocDualContext.cpp 56 const MsgTask* LocDualContext::mMsgTask = NULL;
66 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator,
70 mMsgTask = new MsgTask(tCreator, name);
75 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate,
79 mMsgTask = new MsgTask(tAssociate, name);
86 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator,
92 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__);
93 const MsgTask* msgTask = getMsgTask(tCreator, name)
    [all...]
LBSProxyBase.h 32 #include <MsgTask.h>
43 getLocApi(const MsgTask* msgTask,
ContextBase.h 34 #include <MsgTask.h>
47 const MsgTask* mMsgTask;
51 ContextBase(const MsgTask* msgTask,
56 inline const MsgTask* getMsgTask() { return mMsgTask; }
LocDualContext.h 40 static const MsgTask* mMsgTask;
44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
51 LocDualContext(const MsgTask* msgTask,
61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
63 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator
    [all...]
  /hardware/qcom/gps/msm8994/core/
LocDualContext.cpp 56 const MsgTask* LocDualContext::mMsgTask = NULL;
66 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator,
70 mMsgTask = new MsgTask(tCreator, name);
75 const MsgTask* LocDualContext::getMsgTask(MsgTask::tAssociate tAssociate,
79 mMsgTask = new MsgTask(tAssociate, name);
86 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator,
92 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__);
93 const MsgTask* msgTask = getMsgTask(tCreator, name)
    [all...]
LBSProxyBase.h 32 #include <MsgTask.h>
43 getLocApi(const MsgTask* msgTask,
ContextBase.h 34 #include <MsgTask.h>
47 const MsgTask* mMsgTask;
51 ContextBase(const MsgTask* msgTask,
56 inline const MsgTask* getMsgTask() { return mMsgTask; }
LocDualContext.h 40 static const MsgTask* mMsgTask;
44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
46 static const MsgTask* getMsgTask(MsgTask::tAssociate tAssociate,
51 LocDualContext(const MsgTask* msgTask,
61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
63 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator
    [all...]
  /hardware/qcom/gps/msm8909/core/
LocDualContext.cpp 56 const MsgTask* LocDualContext::mMsgTask = NULL;
66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator,
70 mMsgTask = new MsgTask(tCreator, name, joinable);
76 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) {
86 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__);
87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable);
88 mFgContext = new LocDualContext(msgTask,
111 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__);
112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable)
    [all...]
LBSProxyBase.h 32 #include <MsgTask.h>
43 getLocApi(const MsgTask* msgTask,
ContextBase.h 34 #include <MsgTask.h>
47 const MsgTask* mMsgTask;
51 ContextBase(const MsgTask* msgTask,
56 inline const MsgTask* getMsgTask() { return mMsgTask; }
  /hardware/qcom/gps/msm8996/core/
LocDualContext.cpp 56 const MsgTask* LocDualContext::mMsgTask = NULL;
66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator,
70 mMsgTask = new MsgTask(tCreator, name, joinable);
76 const MsgTask* LocDualContext::getMsgTask(const char* name, bool joinable) {
86 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__);
87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable);
88 mFgContext = new LocDualContext(msgTask,
111 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__);
112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable)
    [all...]
LBSProxyBase.h 32 #include <MsgTask.h>
43 getLocApi(const MsgTask* msgTask,
ContextBase.h 34 #include <MsgTask.h>
47 const MsgTask* mMsgTask;
51 ContextBase(const MsgTask* msgTask,
56 inline const MsgTask* getMsgTask() { return mMsgTask; }

Completed in 193 milliseconds

1 2 3