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

  /hardware/qcom/gps/core/
LocDualContext.h 65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
67 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
LocDualContext.cpp 126 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator,
146 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate,
  /hardware/qcom/gps/msm8084/core/
LocDualContext.h 64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
66 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
LocDualContext.cpp 116 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator,
132 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate,
  /hardware/qcom/gps/msm8960/core/
LocDualContext.h 64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
66 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
LocDualContext.cpp 103 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator,
114 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate,
  /hardware/qcom/gps/msm8994/core/
LocDualContext.h 65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
67 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
LocDualContext.cpp 126 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator,
146 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate,
  /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/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/msm8998/core/
LocDualContext.h 68 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
70 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
71 return getLocBgContext(NULL, NULL, name, joinable);
LocDualContext.cpp 109 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator,
  /hardware/qcom/gps/sdm845/core/
LocDualContext.h 68 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
70 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
71 return getLocBgContext(NULL, NULL, name, joinable);
LocDualContext.cpp 110 ContextBase* LocDualContext::getLocBgContext(LocThread::tCreate tCreator,

Completed in 493 milliseconds