Searched defs:getLocBgContext (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/gps/msm8909/core/
H A DLocDualContext.h65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
67 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) { function in class:loc_core::LocDualContext
68 return getLocBgContext(NULL, NULL, name, joinable);
H A DLocDualContext.cpp105 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, function in class:loc_core::LocDualContext
/hardware/qcom/gps/msm8960/core/
H A DLocDualContext.cpp103 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, function in class:loc_core::LocDualContext
114 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate, function in class:loc_core::LocDualContext
/hardware/qcom/gps/msm8996/core/
H A DLocDualContext.h65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
67 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) { function in class:loc_core::LocDualContext
68 return getLocBgContext(NULL, NULL, name, joinable);
H A DLocDualContext.cpp105 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, function in class:loc_core::LocDualContext
/hardware/qcom/gps/msm8998/core/
H A DLocDualContext.h68 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
70 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) { function in class:loc_core::LocDualContext
71 return getLocBgContext(NULL, NULL, name, joinable);
H A DLocDualContext.cpp109 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, function in class:loc_core::LocDualContext
/hardware/qcom/gps/sdm845/core/
H A DLocDualContext.h68 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
70 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) { function in class:loc_core::LocDualContext
71 return getLocBgContext(NULL, NULL, name, joinable);
H A DLocDualContext.cpp110 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator, function in class:loc_core::LocDualContext
/hardware/qcom/gps/core/
H A DLocDualContext.cpp126 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, function in class:loc_core::LocDualContext
146 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate, function in class:loc_core::LocDualContext
/hardware/qcom/gps/msm8084/core/
H A DLocDualContext.cpp116 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, function in class:loc_core::LocDualContext
132 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate, function in class:loc_core::LocDualContext
/hardware/qcom/gps/msm8994/core/
H A DLocDualContext.cpp126 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, function in class:loc_core::LocDualContext
146 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate, function in class:loc_core::LocDualContext

Completed in 162 milliseconds