Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DCurlLockStore.cxx105 (*it).second.xSession->UNLOCK( pLock ); in ~CurlLockStore()
106 (*it).second.xSession->release(); in ~CurlLockStore()
172 rtl::Reference< CurlSession > const & xSession, in addLock()
178 = LockInfo( xSession, nLastChanceToSendRefreshRequest ); in addLock()
180 xSession->acquire(); in addLock()
222 rInfo.xSession->release(); in removeLock()
262 rInfo.xSession->LOCK( (*it).first, in refreshLocks()
H A DCurlLockStore.hxx48 rtl::Reference< CurlSession > xSession; member
56 : xSession( _xSession ) in _LockInfo()
78 rtl::Reference< CurlSession > const & xSession,

Completed in 20 milliseconds