Home
last modified time | relevance | path

Searched refs:LocThread (Results 1 – 25 of 31) sorted by relevance

12

/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()
204 LocThread::~LocThread() { in ~LocThread()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
221 void LocThread::stop() { in stop()
252 LocThread thread; in main()
DMsgTask.cpp43 MsgTask::MsgTask(LocThread::tCreate tCreator, in MsgTask()
45 mQ(msg_q_init2()), mThread(new LocThread()) { in MsgTask()
53 mQ(msg_q_init2()), mThread(new LocThread()) { in MsgTask()
66 LocThread* thread = mThread; in destroy()
DLocThread.h62 class LocThread {
65 inline LocThread() : mThread(NULL) {} in LocThread() function
66 virtual ~LocThread();
DMsgTask.h43 LocThread* mThread;
48 MsgTask(LocThread::tCreate tCreator, const char* threadName = NULL, bool joinable = true);
DAndroid.mk24 LocThread.cpp \
51 LocThread.h \
DLocTimer.cpp145 LocThread* mThread;
399 : mFd(epoll_create(2)), mThread(new LocThread()) { in LocTimerPollTask()
419 LocThread* thread = mThread; in destroy()
/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()
204 LocThread::~LocThread() { in ~LocThread()
211 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
221 void LocThread::stop() { in stop()
252 LocThread thread; in main()
DMsgTask.cpp43 MsgTask::MsgTask(LocThread::tCreate tCreator, in MsgTask()
45 mQ(msg_q_init2()), mThread(new LocThread()) { in MsgTask()
53 mQ(msg_q_init2()), mThread(new LocThread()) { in MsgTask()
66 LocThread* thread = mThread; in destroy()
DLocThread.h62 class LocThread {
65 inline LocThread() : mThread(NULL) {} in LocThread() function
66 virtual ~LocThread();
DMsgTask.h43 LocThread* mThread;
48 MsgTask(LocThread::tCreate tCreator, const char* threadName = NULL, bool joinable = true);
DAndroid.mk24 LocThread.cpp \
DLocTimer.cpp145 LocThread* mThread;
397 : mFd(epoll_create(2)), mThread(new LocThread()) { in LocTimerPollTask()
417 LocThread* thread = mThread; in destroy()
/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()
206 LocThread::~LocThread() { in ~LocThread()
213 bool LocThread::start(tCreate creator, const char* threadName, LocRunnable* runnable, bool joinable… in start()
223 void LocThread::stop() { in stop()
254 LocThread thread; in main()
DMsgTask.cpp42 MsgTask::MsgTask(LocThread::tCreate tCreator, in MsgTask()
44 mQ(msg_q_init2()), mThread(new LocThread()) { in MsgTask()
52 mQ(msg_q_init2()), mThread(new LocThread()) { in MsgTask()
65 LocThread* thread = mThread; in destroy()
DLocThread.h62 class LocThread {
65 inline LocThread() : mThread(NULL) {} in LocThread() function
66 virtual ~LocThread();
DMsgTask.h43 LocThread* mThread;
48 MsgTask(LocThread::tCreate tCreator, const char* threadName = NULL, bool joinable = true);
DMakefile.am20 LocThread.h \
32 LocThread.cpp \
DAndroid.mk26 LocThread.cpp \
54 LocThread.h \
DLocTimer.cpp145 LocThread* mThread;
397 : mFd(epoll_create(2)), mThread(new LocThread()) { in LocTimerPollTask()
417 LocThread* thread = mThread; in destroy()
/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/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/msm8998/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()

12