Searched refs:m_aNeonLockStore (Results 1 – 4 of 4) sorted by relevance
634 NeonLockStore NeonSession::m_aNeonLockStore; member in NeonSession776 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 …]
68 static NeonLockStore m_aNeonLockStore; member in webdav_ucp::NeonSession
625 NeonLockStore NeonSession::m_aNeonLockStore; member in NeonSession767 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 …]
69 static NeonLockStore m_aNeonLockStore; member in webdav_ucp::NeonSession