Home
last modified time | relevance | path

Searched refs:m_nTimeOut (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/connectivity/source/cpool/
H A DZConnectionPool.cxx82 ,m_nTimeOut(10) in OConnectionPool()
97 m_xInvalidator = new OPoolTimer(this,::vos::TTimeValue(m_nTimeOut,0)); in OConnectionPool()
329 m_nTimeOut = m_nALiveCount / nTimeOutCorrection; in calculateTimeOuts()
330 m_nALiveCount = m_nALiveCount / m_nTimeOut; in calculateTimeOuts()
H A DZConnectionPool.hxx120 sal_Int32 m_nTimeOut; member in connectivity::OConnectionPool

Completed in 18 milliseconds