Searched refs:xDriverProxy (Results 1 – 1 of 1) sorted by relevance
224 Reference< XAggregation > xDriverProxy = m_xProxyFactory->createProxy(xDriver.get()); in getDriverByURL() local225 …OSL_ENSURE(xDriverProxy.is(), "OConnectionPool::getDriverByURL: invalid proxy returned by the prox… in getDriverByURL()228 xDriver = new ODriverWrapper(xDriverProxy, pConnectionPool); in getDriverByURL()
Completed in 14 milliseconds