HomeSort by relevance Sort by last modified time
    Searched defs:getLocBgContext (Results 1 - 10 of 10) sorted by null

  /hardware/qcom/gps/msm8909/core/
LocDualContext.h 65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
67 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
68 return getLocBgContext(NULL, NULL, name, joinable);
LocDualContext.cpp 105 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator,
  /hardware/qcom/gps/msm8960/core/
LocDualContext.cpp 103 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator,
114 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate,
  /hardware/qcom/gps/msm8996/core/
LocDualContext.h 65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
67 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
68 return getLocBgContext(NULL, NULL, name, joinable);
LocDualContext.cpp 105 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator,
  /hardware/qcom/gps/msmcobalt/core/
LocDualContext.h 65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
67 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
68 return getLocBgContext(NULL, NULL, name, joinable);
LocDualContext.cpp 109 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator,
  /hardware/qcom/gps/core/
LocDualContext.cpp 126 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator,
146 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate,
  /hardware/qcom/gps/msm8084/core/
LocDualContext.cpp 116 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator,
132 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate,
  /hardware/qcom/gps/msm8994/core/
LocDualContext.cpp 126 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator,
146 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate,

Completed in 4849 milliseconds