Home
last modified time | relevance | path

Searched refs:msgTask (Results 1 – 25 of 66) sorted by relevance

123

/hardware/qcom/gps/msm8960/core/
DLocDualContext.cpp84 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() local
85 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
95 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() local
96 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
107 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() local
108 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
118 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext() local
119 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
125 LocDualContext::LocDualContext(const MsgTask* msgTask, in LocDualContext() argument
127 ContextBase(msgTask, exMask, mIzatLibName) in LocDualContext()
DContextBase.cpp103 ContextBase::ContextBase(const MsgTask* msgTask, in ContextBase() argument
107 mMsgTask(msgTask), in ContextBase()
DLocAdapterBase.h45 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() argument
46 mEvtMask(0), mContext(NULL), mLocApi(NULL), mMsgTask(msgTask) {} in LocAdapterBase()
/hardware/qcom/gps/msm8084/core/
DLocDualContext.cpp88 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() local
89 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
103 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() local
104 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
120 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() local
121 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
136 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext() local
137 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
159 LocDualContext::LocDualContext(const MsgTask* msgTask, in LocDualContext() argument
161 ContextBase(msgTask, exMask, mLBSLibName) in LocDualContext()
DContextBase.cpp116 ContextBase::ContextBase(const MsgTask* msgTask, in ContextBase() argument
120 mMsgTask(msgTask), in ContextBase()
DLocAdapterBase.h48 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() argument
49 mEvtMask(0), mContext(NULL), mLocApi(NULL), mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {} in LocAdapterBase()
/hardware/qcom/gps/core/
DLocDualContext.cpp93 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() local
94 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
113 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() local
114 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
133 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() local
134 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
153 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext() local
154 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
177 LocDualContext::LocDualContext(const MsgTask* msgTask, in LocDualContext() argument
179 ContextBase(msgTask, exMask, mLBSLibName) in LocDualContext()
DContextBase.cpp104 ContextBase::ContextBase(const MsgTask* msgTask, in ContextBase() argument
108 mMsgTask(msgTask), in ContextBase()
DLocAdapterBase.h48 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() argument
50 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {} in LocAdapterBase()
/hardware/qcom/gps/msm8994/core/
DLocDualContext.cpp93 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocFgContext() local
94 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
113 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocFgContext() local
114 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
133 const MsgTask* msgTask = getMsgTask(tCreator, name); in getLocBgContext() local
134 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
153 const MsgTask* msgTask = getMsgTask(tAssociate, name); in getLocBgContext() local
154 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
177 LocDualContext::LocDualContext(const MsgTask* msgTask, in LocDualContext() argument
179 ContextBase(msgTask, exMask, mLBSLibName) in LocDualContext()
DContextBase.cpp104 ContextBase::ContextBase(const MsgTask* msgTask, in ContextBase() argument
108 mMsgTask(msgTask), in ContextBase()
DLocAdapterBase.h48 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() argument
50 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {} in LocAdapterBase()
/hardware/qcom/gps/msm8909/core/
DLocDualContext.cpp87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() local
88 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext() local
113 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
141 LocDualContext::LocDualContext(const MsgTask* msgTask, in LocDualContext() argument
143 ContextBase(msgTask, exMask, mLBSLibName) in LocDualContext()
DContextBase.cpp126 ContextBase::ContextBase(const MsgTask* msgTask, in ContextBase() argument
130 mMsgTask(msgTask), in ContextBase()
DLocAdapterBase.h48 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() argument
50 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {} in LocAdapterBase()
/hardware/qcom/gps/msm8996/core/
DLocDualContext.cpp87 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() local
88 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
112 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext() local
113 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
141 LocDualContext::LocDualContext(const MsgTask* msgTask, in LocDualContext() argument
143 ContextBase(msgTask, exMask, mLBSLibName) in LocDualContext()
DContextBase.cpp125 ContextBase::ContextBase(const MsgTask* msgTask, in ContextBase() argument
129 mMsgTask(msgTask), in ContextBase()
DLocAdapterBase.h48 inline LocAdapterBase(const MsgTask* msgTask) : in LocAdapterBase() argument
50 mLocAdapterProxyBase(NULL), mMsgTask(msgTask) {} in LocAdapterBase()
/hardware/qcom/gps/msm8998/core/
DLocDualContext.cpp90 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocFgContext() local
91 mFgContext = new LocDualContext(msgTask, in getLocFgContext()
115 const MsgTask* msgTask = getMsgTask(tCreator, name, joinable); in getLocBgContext() local
116 mBgContext = new LocDualContext(msgTask, in getLocBgContext()
144 LocDualContext::LocDualContext(const MsgTask* msgTask, in LocDualContext() argument
146 ContextBase(msgTask, exMask, mLBSLibName) in LocDualContext()
DLBSProxyBase.h43 getLocApi(const MsgTask* msgTask, in getLocApi() argument
47 (void)msgTask; in getLocApi()
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h72 LocApiRpc(const MsgTask* msgTask,
136 extern "C" LocApiBase* getLocApi(const MsgTask* msgTask,
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h72 LocApiRpc(const MsgTask* msgTask,
136 extern "C" LocApiBase* getLocApi(const MsgTask* msgTask,
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h72 LocApiRpc(const MsgTask* msgTask,
136 extern "C" LocApiBase* getLocApi(const MsgTask* msgTask,
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h72 LocApiRpc(const MsgTask* msgTask,
136 extern "C" LocApiBase* getLocApi(const MsgTask* msgTask,
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h72 LocApiRpc(const MsgTask* msgTask,
136 extern "C" LocApiBase* getLocApi(const MsgTask* msgTask,

123