Searched refs:getLocApi (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/gps/msm8960/core/ |
D | IzatProxyBase.h | 43 getLocApi(const MsgTask* msgTask, in getLocApi() function
|
D | ContextBase.h | 57 inline LocApiBase* getLocApi() { return mLocApi; } in getLocApi() function
|
D | ContextBase.cpp | 67 if (NULL == (locApi = mIzatProxy->getLocApi(mMsgTask, exMask))) { in createLocApi()
|
D | LocAdapterBase.cpp | 66 mLocApi(context->getLocApi()), mMsgTask(context->getMsgTask()) in LocAdapterBase()
|
/hardware/qcom/gps/core/ |
D | IzatProxyBase.h | 43 getLocApi(const MsgTask* msgTask, in getLocApi() function
|
D | LBSProxyBase.h | 43 getLocApi(const MsgTask* msgTask, in getLocApi() function
|
D | ContextBase.h | 57 inline LocApiBase* getLocApi() { return mLocApi; } in getLocApi() function
|
D | LocAdapterBase.cpp | 47 mLocApi(context->getLocApi()), mLocAdapterProxyBase(adapterProxyBase), in LocAdapterBase()
|
D | ContextBase.cpp | 76 if (NULL == (locApi = mLBSProxy->getLocApi(mMsgTask, exMask, this))) { in createLocApi()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 136 extern "C" LocApiBase* getLocApi(const MsgTask* msgTask,
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 1405 LocApiBase* getLocApi(const MsgTask* msgTask, in getLocApi() function
|