/hardware/qcom/gps/core/ |
H A D | ContextBase.cpp | 104 ContextBase::ContextBase(const MsgTask* msgTask, argument 108 mMsgTask(msgTask),
|
H A D | LBSProxyBase.h | 43 getLocApi(const MsgTask* msgTask, argument
|
H A D | LocAdapterBase.h | 48 inline LocAdapterBase(const MsgTask* msgTask) : argument 50 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {}
|
H A D | LocDualContext.cpp | 92 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 93 const MsgTask* msgTask = getMsgTask(tCreator, name); local 94 mFgContext = new LocDualContext(msgTask, 112 LOC_LOGD("%s:%d]: creating msgTask with tAssociate", __func__, __LINE__); 113 const MsgTask* msgTask = getMsgTask(tAssociate, name); local 114 mFgContext = new LocDualContext(msgTask, 132 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 133 const MsgTask* msgTask = getMsgTask(tCreator, name); local 134 mBgContext = new LocDualContext(msgTask, 152 LOC_LOGD("%s:%d]: creating msgTask wit 153 const MsgTask* msgTask = getMsgTask(tAssociate, name); local 177 LocDualContext(const MsgTask* msgTask, LOC_API_ADAPTER_EVENT_MASK_T exMask) argument [all...] |
/hardware/qcom/gps/msm8084/core/ |
H A D | ContextBase.cpp | 116 ContextBase::ContextBase(const MsgTask* msgTask, argument 120 mMsgTask(msgTask),
|
H A D | IzatProxyBase.h | 43 getLocApi(const MsgTask* msgTask, argument
|
H A D | LBSProxyBase.h | 43 getLocApi(const MsgTask* msgTask, argument
|
H A D | LocAdapterBase.h | 48 inline LocAdapterBase(const MsgTask* msgTask) : argument 49 mEvtMask(0), mContext(NULL), mLocApi(NULL), mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {}
|
H A D | LocDualContext.cpp | 88 const MsgTask* msgTask = getMsgTask(tCreator, name); local 89 mFgContext = new LocDualContext(msgTask, 103 const MsgTask* msgTask = getMsgTask(tAssociate, name); local 104 mFgContext = new LocDualContext(msgTask, 120 const MsgTask* msgTask = getMsgTask(tCreator, name); local 121 mBgContext = new LocDualContext(msgTask, 136 const MsgTask* msgTask = getMsgTask(tAssociate, name); local 137 mBgContext = new LocDualContext(msgTask, 159 LocDualContext::LocDualContext(const MsgTask* msgTask, argument 161 ContextBase(msgTask, exMas [all...] |
/hardware/qcom/gps/msm8960/core/ |
H A D | ContextBase.cpp | 103 ContextBase::ContextBase(const MsgTask* msgTask, argument 107 mMsgTask(msgTask),
|
H A D | IzatProxyBase.h | 43 getLocApi(const MsgTask* msgTask, argument
|
H A D | LocDualContext.cpp | 84 const MsgTask* msgTask = getMsgTask(tCreator, name); local 85 mFgContext = new LocDualContext(msgTask, 95 const MsgTask* msgTask = getMsgTask(tAssociate, name); local 96 mFgContext = new LocDualContext(msgTask, 107 const MsgTask* msgTask = getMsgTask(tCreator, name); local 108 mBgContext = new LocDualContext(msgTask, 118 const MsgTask* msgTask = getMsgTask(tAssociate, name); local 119 mBgContext = new LocDualContext(msgTask, 125 LocDualContext::LocDualContext(const MsgTask* msgTask, argument 127 ContextBase(msgTask, exMas [all...] |
H A D | LocAdapterBase.h | 45 inline LocAdapterBase(const MsgTask* msgTask) : argument 46 mEvtMask(0), mContext(NULL), mLocApi(NULL), mMsgTask(msgTask) {}
|
/hardware/qcom/gps/msm8994/core/ |
H A D | ContextBase.cpp | 104 ContextBase::ContextBase(const MsgTask* msgTask, argument 108 mMsgTask(msgTask),
|
H A D | LBSProxyBase.h | 43 getLocApi(const MsgTask* msgTask, argument
|
H A D | LocAdapterBase.h | 48 inline LocAdapterBase(const MsgTask* msgTask) : argument 50 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {}
|
H A D | LocDualContext.cpp | 92 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 93 const MsgTask* msgTask = getMsgTask(tCreator, name); local 94 mFgContext = new LocDualContext(msgTask, 112 LOC_LOGD("%s:%d]: creating msgTask with tAssociate", __func__, __LINE__); 113 const MsgTask* msgTask = getMsgTask(tAssociate, name); local 114 mFgContext = new LocDualContext(msgTask, 132 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 133 const MsgTask* msgTask = getMsgTask(tCreator, name); local 134 mBgContext = new LocDualContext(msgTask, 152 LOC_LOGD("%s:%d]: creating msgTask wit 153 const MsgTask* msgTask = getMsgTask(tAssociate, name); local 177 LocDualContext(const MsgTask* msgTask, LOC_API_ADAPTER_EVENT_MASK_T exMask) argument [all...] |
/hardware/qcom/gps/msm8909/core/ |
H A D | ContextBase.cpp | 126 ContextBase::ContextBase(const MsgTask* msgTask, argument 130 mMsgTask(msgTask),
|
H A D | LocAdapterBase.h | 48 inline LocAdapterBase(const MsgTask* msgTask) : argument 50 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {}
|
H A D | LocDualContext.cpp | 86 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); local 88 mFgContext = new LocDualContext(msgTask, 111 LOC_LOGD("%s:%d]: creating msgTask with tCreator", __func__, __LINE__); 112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); local 113 mBgContext = new LocDualContext(msgTask, 141 LocDualContext::LocDualContext(const MsgTask* msgTask, argument 143 ContextBase(msgTask, exMask, mLBSLibName)
|
/hardware/qcom/gps/msm8996/core/ |
H A D | ContextBase.cpp | 125 ContextBase::ContextBase(const MsgTask* msgTask, argument 129 mMsgTask(msgTask),
|
H A D | LBSProxyBase.h | 43 getLocApi(const MsgTask* msgTask, argument
|
H A D | LocAdapterBase.h | 48 inline LocAdapterBase(const MsgTask* msgTask) : argument 50 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {}
|
/hardware/qcom/gps/msm8998/core/ |
H A D | LBSProxyBase.h | 43 getLocApi(const MsgTask* msgTask, argument 47 (void)msgTask;
|
/hardware/qcom/gps/sdm845/core/ |
H A D | LBSProxyBase.h | 43 getLocApi(const MsgTask* msgTask, argument 47 (void)msgTask;
|