Home
last modified time | relevance | path

Searched refs:tCreate (Results 1 – 25 of 70) sorted by relevance

123

/hardware/qcom/gps/msm8960/core/
DLocDualContext.h44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
60 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
DMsgTask.h49 typedef pthread_t (*tCreate)(const char* name, tStart start, void* arg); typedef
51 MsgTask(tCreate tCreator, const char* threadName);
DLocDualContext.cpp62 const MsgTask* LocDualContext::getMsgTask(MsgTask::tCreate tCreator, in getMsgTask()
80 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator, in getLocFgContext()
103 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, in getLocBgContext()
/hardware/qcom/gps/msm8084/core/
DLocDualContext.h44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
60 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
DMsgTask.h49 typedef pthread_t (*tCreate)(const char* name, tStart start, void* arg); typedef
51 MsgTask(tCreate tCreator, const char* threadName);
/hardware/qcom/gps/msm8994/core/
DLocDualContext.h44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
DMsgTask.h49 typedef pthread_t (*tCreate)(const char* name, tStart start, void* arg); typedef
51 MsgTask(tCreate tCreator, const char* threadName);
/hardware/qcom/gps/core/
DLocDualContext.h44 static const MsgTask* getMsgTask(MsgTask::tCreate tCreator,
61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
DMsgTask.h49 typedef pthread_t (*tCreate)(const char* name, tStart start, void* arg); typedef
51 MsgTask(tCreate tCreator, const char* threadName);
/hardware/qcom/gps/msm8996/core/
DLocDualContext.h44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
DLocDualContext.cpp66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask()
77 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask()
80 ContextBase* LocDualContext::getLocFgContext(LocThread::tCreate tCreator, in getLocFgContext()
105 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, in getLocBgContext()
/hardware/qcom/gps/msm8909/core/
DLocDualContext.h44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
DLocDualContext.cpp66 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask()
77 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask()
80 ContextBase* LocDualContext::getLocFgContext(LocThread::tCreate tCreator, in getLocFgContext()
105 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, in getLocBgContext()
/hardware/qcom/gps/msm8909w_3100/core/
DLocDualContext.h44 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
DLocDualContext.cpp69 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask()
80 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask()
83 ContextBase* LocDualContext::getLocFgContext(LocThread::tCreate tCreator, in getLocFgContext()
108 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, in getLocBgContext()
/hardware/qcom/gps/msm8909/utils/
DLocThread.cpp40 LocThreadDelegate(LocThread::tCreate creator, const char* threadName,
44 static LocThreadDelegate* create(LocThread::tCreate creator,
65 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
111 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/hardware/qcom/sm8150p/gps/utils/
DLocThread.cpp41 LocThreadDelegate(LocThread::tCreate creator, const char* threadName,
45 static LocThreadDelegate* create(LocThread::tCreate creator,
66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/hardware/qcom/gps/msm8909w_3100/utils/
DLocThread.cpp41 LocThreadDelegate(LocThread::tCreate creator, const char* threadName,
45 static LocThreadDelegate* create(LocThread::tCreate creator,
66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/hardware/qcom/gps/msm8996/utils/
DLocThread.cpp40 LocThreadDelegate(LocThread::tCreate creator, const char* threadName,
44 static LocThreadDelegate* create(LocThread::tCreate creator,
65 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
111 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/hardware/qcom/gps/msm8998/utils/
DLocThread.cpp41 LocThreadDelegate(LocThread::tCreate creator, const char* threadName,
45 static LocThreadDelegate* create(LocThread::tCreate creator,
66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/hardware/qcom/sm7150/gps/utils/
DLocThread.cpp41 LocThreadDelegate(LocThread::tCreate creator, const char* threadName,
45 static LocThreadDelegate* create(LocThread::tCreate creator,
66 LocThreadDelegate::LocThreadDelegate(LocThread::tCreate creator, in LocThreadDelegate()
113 LocThreadDelegate* LocThreadDelegate::create(LocThread::tCreate creator, in create()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
/hardware/qcom/gps/msm8998/core/
DLocDualContext.h46 static const MsgTask* getMsgTask(LocThread::tCreate tCreator,
63 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
68 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
DLocDualContext.cpp71 const MsgTask* LocDualContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask()
82 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask()
85 ContextBase* LocDualContext::getLocFgContext(LocThread::tCreate tCreator, in getLocFgContext()
109 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, in getLocBgContext()
/hardware/qcom/sm8150p/gps/core/
DLocContext.cpp53 const MsgTask* LocContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask()
64 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask()
67 ContextBase* LocContext::getLocContext(LocThread::tCreate tCreator, in getLocContext()
/hardware/qcom/sm7150/gps/core/
DLocContext.cpp53 const MsgTask* LocContext::getMsgTask(LocThread::tCreate tCreator, in getMsgTask()
64 return getMsgTask((LocThread::tCreate)NULL, name, joinable); in getMsgTask()
67 ContextBase* LocContext::getLocContext(LocThread::tCreate tCreator, in getLocContext()

123