/hardware/qcom/sdm845/gps/sdm845/core/ |
D | LocDualContext.cpp | 83 LocMsg* firstMsg, const char* name, bool joinable) in getLocFgContext() argument 95 if (firstMsg) { in getLocFgContext() 96 mFgContext->sendMsg(firstMsg); in getLocFgContext() 103 LocMsg* firstMsg, const char* name, bool joinable) in getLocBgContext() argument 115 if (firstMsg) { in getLocBgContext() 116 mBgContext->sendMsg(firstMsg); in getLocBgContext()
|
D | LocDualContext.h | 59 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg, 64 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/msm8909w_3100/core/ |
D | LocDualContext.cpp | 84 LocMsg* firstMsg, const char* name, bool joinable) in getLocFgContext() argument 101 if (firstMsg) { in getLocFgContext() 102 mFgContext->sendMsg(firstMsg); in getLocFgContext() 109 LocMsg* firstMsg, const char* name, bool joinable) in getLocBgContext() argument 126 if (firstMsg) { in getLocBgContext() 127 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/sdm845/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/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/sdm845/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/sdm845/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()
|
/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/sm8150p/gps/core/ |
D | LocContext.cpp | 68 LocMsg* firstMsg, const char* name, bool joinable) in getLocContext() argument 79 if (firstMsg) { in getLocContext() 80 mContext->sendMsg(firstMsg); in getLocContext()
|
D | LocContext.h | 55 static ContextBase* getLocContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|
/hardware/qcom/sm8150/gps/core/ |
D | LocContext.cpp | 68 LocMsg* firstMsg, const char* name, bool joinable) in getLocContext() argument 79 if (firstMsg) { in getLocContext() 80 mContext->sendMsg(firstMsg); in getLocContext()
|
D | LocContext.h | 55 static ContextBase* getLocContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|
/hardware/qcom/sm7150/gps/core/ |
D | LocContext.cpp | 68 LocMsg* firstMsg, const char* name, bool joinable) in getLocContext() argument 79 if (firstMsg) { in getLocContext() 80 mContext->sendMsg(firstMsg); in getLocContext()
|
D | LocContext.h | 55 static ContextBase* getLocContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
|