Home
last modified time | relevance | path

Searched refs:ContextBase (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/hardware/qcom/sdm845/gps/msm8084/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
60 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
62 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
66 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
68 static void injectFeatureConfig(ContextBase *context);
DLocDualContext.cpp57 ContextBase* LocDualContext::mFgContext = NULL;
58 ContextBase* LocDualContext::mBgContext = NULL;
59 ContextBase* LocDualContext::mInjectContext = NULL;
84 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator, in getLocFgContext()
99 ContextBase* LocDualContext::getLocFgContext(MsgTask::tAssociate tAssociate, in getLocFgContext()
116 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, in getLocBgContext()
132 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate, in getLocBgContext()
148 void LocDualContext :: injectFeatureConfig(ContextBase *curContext) in injectFeatureConfig()
161 ContextBase(msgTask, exMask, mLBSLibName) in LocDualContext()
/hardware/qcom/gps/msm8084/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
60 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
62 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
66 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
68 static void injectFeatureConfig(ContextBase *context);
DLocDualContext.cpp57 ContextBase* LocDualContext::mFgContext = NULL;
58 ContextBase* LocDualContext::mBgContext = NULL;
59 ContextBase* LocDualContext::mInjectContext = NULL;
84 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator, in getLocFgContext()
99 ContextBase* LocDualContext::getLocFgContext(MsgTask::tAssociate tAssociate, in getLocFgContext()
116 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, in getLocBgContext()
132 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate, in getLocBgContext()
148 void LocDualContext :: injectFeatureConfig(ContextBase *curContext) in injectFeatureConfig()
161 ContextBase(msgTask, exMask, mLBSLibName) in LocDualContext()
/hardware/qcom/sdm845/gps/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
63 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
67 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
69 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/sdm845/gps/msm8994/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
63 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
67 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
69 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/gps/msm8994/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
63 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
67 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
69 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/gps/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
61 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
63 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
65 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
67 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
69 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/gps/msm8909/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
62 inline static ContextBase* getLocFgContext(const char* name, bool joinable = true) {
65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
67 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
71 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/sdm845/gps/msm8909/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
62 inline static ContextBase* getLocFgContext(const char* name, bool joinable = true) {
65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
67 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
71 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/gps/msm8909w_3100/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
62 inline static ContextBase* getLocFgContext(const char* name, bool joinable = true) {
65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
67 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
71 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/sdm845/gps/msm8996/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
62 inline static ContextBase* getLocFgContext(const char* name, bool joinable = true) {
65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
67 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
71 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/gps/msm8996/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
43 static ContextBase* mInjectContext;
60 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
62 inline static ContextBase* getLocFgContext(const char* name, bool joinable = true) {
65 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
67 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
71 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/gps/msm8998/core/
DLocDualContext.h41 class LocDualContext : public ContextBase {
43 static ContextBase* mFgContext;
44 static ContextBase* mBgContext;
45 static ContextBase* mInjectContext;
63 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
65 inline static ContextBase* getLocFgContext(const char* name, bool joinable = true) {
68 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
70 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
74 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/sm8150p/gps/core/
DContextBase.cpp47 loc_gps_cfg_s_type ContextBase::mGps_conf {};
48 loc_sap_cfg_s_type ContextBase::mSap_conf {};
49 bool ContextBase::sIsEngineCapabilitiesKnown = false;
50 uint64_t ContextBase::sSupportedMsgMask = 0;
51 bool ContextBase::sGnssMeasurementSupported = false;
52 uint8_t ContextBase::sFeaturesSupported[MAX_FEATURE_LENGTH];
54 const loc_param_s_type ContextBase::mGps_conf_table[] =
90 const loc_param_s_type ContextBase::mSap_conf_table[] =
109 void ContextBase::readConfig() in readConfig()
201 uint32_t ContextBase::getCarrierCapabilities() { in getCarrierCapabilities()
[all …]
DLocContext.h39 class LocContext : public ContextBase {
41 static ContextBase* mContext;
55 static ContextBase* getLocContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
57 inline static ContextBase* getLocContext(const char* name, bool joinable = true) {
61 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/sdm845/gps/sdm845/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
59 static ContextBase* getLocFgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
61 inline static ContextBase* getLocFgContext(const char* name, bool joinable = true) {
64 static ContextBase* getLocBgContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
66 inline static ContextBase* getLocBgContext(const char* name, bool joinable = true) {
70 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/sm7150/gps/core/
DContextBase.cpp47 loc_gps_cfg_s_type ContextBase::mGps_conf {};
48 loc_sap_cfg_s_type ContextBase::mSap_conf {};
49 bool ContextBase::sIsEngineCapabilitiesKnown = false;
50 uint64_t ContextBase::sSupportedMsgMask = 0;
51 bool ContextBase::sGnssMeasurementSupported = false;
52 uint8_t ContextBase::sFeaturesSupported[MAX_FEATURE_LENGTH];
54 const loc_param_s_type ContextBase::mGps_conf_table[] =
98 const loc_param_s_type ContextBase::mSap_conf_table[] =
117 void ContextBase::readConfig() in readConfig()
217 uint32_t ContextBase::getCarrierCapabilities() { in getCarrierCapabilities()
[all …]
DLocContext.h39 class LocContext : public ContextBase {
41 static ContextBase* mContext;
55 static ContextBase* getLocContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
57 inline static ContextBase* getLocContext(const char* name, bool joinable = true) {
61 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/sm8150/gps/core/
DContextBase.cpp47 loc_gps_cfg_s_type ContextBase::mGps_conf {};
48 loc_sap_cfg_s_type ContextBase::mSap_conf {};
49 bool ContextBase::sIsEngineCapabilitiesKnown = false;
50 uint64_t ContextBase::sSupportedMsgMask = 0;
51 bool ContextBase::sGnssMeasurementSupported = false;
52 uint8_t ContextBase::sFeaturesSupported[MAX_FEATURE_LENGTH];
54 const loc_param_s_type ContextBase::mGps_conf_table[] =
98 const loc_param_s_type ContextBase::mSap_conf_table[] =
117 void ContextBase::readConfig() in readConfig()
217 uint32_t ContextBase::getCarrierCapabilities() { in getCarrierCapabilities()
[all …]
DLocContext.h39 class LocContext : public ContextBase {
41 static ContextBase* mContext;
55 static ContextBase* getLocContext(LocThread::tCreate tCreator, LocMsg* firstMsg,
57 inline static ContextBase* getLocContext(const char* name, bool joinable = true) {
61 static void injectFeatureConfig(ContextBase *context);
/hardware/qcom/gps/msm8960/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
60 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
62 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
66 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
DLocDualContext.cpp55 ContextBase* LocDualContext::mFgContext = NULL;
56 ContextBase* LocDualContext::mBgContext = NULL;
80 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator, in getLocFgContext()
91 ContextBase* LocDualContext::getLocFgContext(MsgTask::tAssociate tAssociate, in getLocFgContext()
103 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, in getLocBgContext()
114 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate, in getLocBgContext()
127 ContextBase(msgTask, exMask, mIzatLibName) in LocDualContext()
/hardware/qcom/sdm845/gps/msm8960/core/
DLocDualContext.h39 class LocDualContext : public ContextBase {
41 static ContextBase* mFgContext;
42 static ContextBase* mBgContext;
60 static ContextBase* getLocFgContext(MsgTask::tCreate tCreator,
62 static ContextBase* getLocFgContext(MsgTask::tAssociate tAssociate,
64 static ContextBase* getLocBgContext(MsgTask::tCreate tCreator,
66 static ContextBase* getLocBgContext(MsgTask::tAssociate tAssociate,
DLocDualContext.cpp55 ContextBase* LocDualContext::mFgContext = NULL;
56 ContextBase* LocDualContext::mBgContext = NULL;
80 ContextBase* LocDualContext::getLocFgContext(MsgTask::tCreate tCreator, in getLocFgContext()
91 ContextBase* LocDualContext::getLocFgContext(MsgTask::tAssociate tAssociate, in getLocFgContext()
103 ContextBase* LocDualContext::getLocBgContext(MsgTask::tCreate tCreator, in getLocBgContext()
114 ContextBase* LocDualContext::getLocBgContext(MsgTask::tAssociate tAssociate, in getLocBgContext()
127 ContextBase(msgTask, exMask, mIzatLibName) in LocDualContext()

12345678910>>...12