Searched refs:mIzatProxy (Results 1 – 4 of 4) sorted by relevance
46 const IzatProxyBase* mIzatProxy;54 inline virtual ~ContextBase() { delete mLocApi; delete mIzatProxy; } in ~ContextBase() local58 inline bool hasAgpsExt() { return mIzatProxy->hasAgpsExt(); } in hasAgpsExt()61 mIzatProxy->requestUlp(adapter, capabilities); in requestUlp()
67 if (NULL == (locApi = mIzatProxy->getLocApi(mMsgTask, exMask))) { in createLocApi()106 mIzatProxy(getIzatProxy(libName)), in ContextBase()