Home
last modified time | relevance | path

Searched refs:m_aNeonLockStore (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav-neon/
H A DNeonSession.cxx634 NeonLockStore NeonSession::m_aNeonLockStore; member in NeonSession
776 m_aNeonLockStore.registerSession( m_pHttpSession ); in Init()
965 if ( m_aNeonLockStore.findByUri( in OPTIONS()
1517 if ( m_aNeonLockStore.findByUri( in LOCK()
1586 m_aNeonLockStore.addLock( theLock, in LOCK()
1653 m_aNeonLockStore.removeLockDeferred(pLock); in LOCK()
1666 = m_aNeonLockStore.findByUri( makeAbsoluteURL( inPath ) ); in UNLOCK()
1677 m_aNeonLockStore.removeLock( theLock ); in UNLOCK()
1769 NeonLock * theLock = m_aNeonLockStore.findByUri( inURL ); in removeExpiredLocktoken()
1811 m_aNeonLockStore.removeLock( theLock ); in removeExpiredLocktoken()
[all …]
H A DNeonSession.hxx68 static NeonLockStore m_aNeonLockStore; member in webdav_ucp::NeonSession
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav-neon/
H A DNeonSession.cxx625 NeonLockStore NeonSession::m_aNeonLockStore; member in NeonSession
767 m_aNeonLockStore.registerSession( m_pHttpSession ); in Init()
996 if ( m_aNeonLockStore.findByUri( in OPTIONS()
1548 if ( m_aNeonLockStore.findByUri( in LOCK()
1617 m_aNeonLockStore.addLock( theLock, in LOCK()
1679 m_aNeonLockStore.removeLockDeferred(pLock); in LOCK()
1692 = m_aNeonLockStore.findByUri( makeAbsoluteURL( inPath ) ); in UNLOCK()
1703 m_aNeonLockStore.removeLock( theLock ); in UNLOCK()
1795 NeonLock * theLock = m_aNeonLockStore.findByUri( inURL ); in removeExpiredLocktoken()
1837 m_aNeonLockStore.removeLock( theLock ); in removeExpiredLocktoken()
[all …]
H A DNeonSession.hxx69 static NeonLockStore m_aNeonLockStore; member in webdav_ucp::NeonSession