Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/cpool/
H A DZConnectionPool.hxx46 class OPoolTimer : public ::vos::OTimer class
50 OPoolTimer(OConnectionPool* _pPool,const ::vos::TTimeValue& _Time) in OPoolTimer() function in connectivity::OPoolTimer
115 ::vos::ORef<OPoolTimer> m_xInvalidator; // invalidates the conntection pool when shot
H A DZConnectionPool.cxx58 void SAL_CALL OPoolTimer::onShot() in onShot()
97 m_xInvalidator = new OPoolTimer(this,::vos::TTimeValue(m_nTimeOut,0)); in OConnectionPool()

Completed in 22 milliseconds