Searched refs:firstMsg (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/gps/msm8996/core/ |
D | LocDualContext.cpp | 81 LocMsg* firstMsg, const char* name, bool joinable) in getLocFgContext() argument 98 if (firstMsg) { in getLocFgContext() 99 mFgContext->sendMsg(firstMsg); in getLocFgContext() 106 LocMsg* firstMsg, const char* name, bool joinable) in getLocBgContext() argument 123 if (firstMsg) { in getLocBgContext() 124 mBgContext->sendMsg(firstMsg); in getLocBgContext()
|
D | LocDualContext.h | 60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg, 65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|
/hardware/qcom/gps/msm8909/core/ |
D | LocDualContext.cpp | 81 LocMsg* firstMsg, const char* name, bool joinable) in getLocFgContext() argument 98 if (firstMsg) { in getLocFgContext() 99 mFgContext->sendMsg(firstMsg); in getLocFgContext() 106 LocMsg* firstMsg, const char* name, bool joinable) in getLocBgContext() argument 123 if (firstMsg) { in getLocBgContext() 124 mBgContext->sendMsg(firstMsg); in getLocBgContext()
|
D | LocDualContext.h | 60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg, 65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|
/hardware/qcom/gps/msm8998/core/ |
D | LocDualContext.cpp | 86 LocMsg* firstMsg, const char* name, bool joinable) in getLocFgContext() argument 102 if (firstMsg) { in getLocFgContext() 103 mFgContext->sendMsg(firstMsg); in getLocFgContext() 110 LocMsg* firstMsg, const char* name, bool joinable) in getLocBgContext() argument 126 if (firstMsg) { in getLocBgContext() 127 mBgContext->sendMsg(firstMsg); in getLocBgContext()
|
D | LocDualContext.h | 63 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg, 68 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|
/hardware/qcom/gps/sdm845/core/ |
D | LocDualContext.cpp | 86 LocMsg* firstMsg, const char* name, bool joinable) in getLocFgContext() argument 103 if (firstMsg) { in getLocFgContext() 104 mFgContext->sendMsg(firstMsg); in getLocFgContext() 111 LocMsg* firstMsg, const char* name, bool joinable) in getLocBgContext() argument 128 if (firstMsg) { in getLocBgContext() 129 mBgContext->sendMsg(firstMsg); in getLocBgContext()
|
D | LocDualContext.h | 63 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg, 68 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|