Home
last modified time | relevance | path

Searched refs:inSourcePath (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfRequestProcessorImplFac.cxx216 SerfRequestProcessorImpl* createCopyReqProcImpl( const char* inSourcePath, in createCopyReqProcImpl() argument
222 SerfRequestProcessorImpl* pReqProcImpl = new SerfCopyReqProcImpl( inSourcePath, in createCopyReqProcImpl()
230 SerfRequestProcessorImpl* createMoveReqProcImpl( const char* inSourcePath, in createMoveReqProcImpl() argument
236 SerfRequestProcessorImpl* pReqProcImpl = new SerfMoveReqProcImpl( inSourcePath, in createMoveReqProcImpl()
244 SerfRequestProcessorImpl* createLockReqProcImpl( const char* inSourcePath, in createLockReqProcImpl() argument
250 SerfRequestProcessorImpl* pReqProcImpl = new SerfLockReqProcImpl( inSourcePath, in createLockReqProcImpl()
258 SerfRequestProcessorImpl* createLockRefreshProcImpl( const char* inSourcePath, in createLockRefreshProcImpl() argument
265 SerfRequestProcessorImpl* pReqProcImpl = new SerfLockRefreshProcImpl( inSourcePath, in createLockRefreshProcImpl()
274 SerfRequestProcessorImpl* createUnlockProcImpl( const char* inSourcePath, in createUnlockProcImpl() argument
279 SerfRequestProcessorImpl* pReqProcImpl = new SerfUnlockProcImpl( inSourcePath, in createUnlockProcImpl()
H A DSerfRequestProcessorImplFac.hxx110 SerfRequestProcessorImpl* createCopyReqProcImpl( const char* inSourcePath,
116 SerfRequestProcessorImpl* createMoveReqProcImpl( const char* inSourcePath,
122 SerfRequestProcessorImpl* createLockReqProcImpl( const char* inSourcePath,
128 SerfRequestProcessorImpl* createLockRefreshProcImpl( const char* inSourcePath,
135 SerfRequestProcessorImpl* createUnlockProcImpl( const char* inSourcePath,
H A DSerfLockRefreshProcImpl.cxx37 SerfLockRefreshProcImpl::SerfLockRefreshProcImpl( const char* inSourcePath, in SerfLockRefreshProcImpl() argument
43 : SerfLockReqProcImpl( inSourcePath, inRequestHeaders, inLock, inTimeout, outLock ) in SerfLockRefreshProcImpl()
H A DSerfCopyReqProcImpl.cxx32 SerfCopyReqProcImpl::SerfCopyReqProcImpl( const char* inSourcePath, in SerfCopyReqProcImpl() argument
37 : SerfRequestProcessorImpl( inSourcePath, inRequestHeaders ) in SerfCopyReqProcImpl()
H A DSerfMoveReqProcImpl.cxx32 SerfMoveReqProcImpl::SerfMoveReqProcImpl( const char* inSourcePath, in SerfMoveReqProcImpl() argument
37 : SerfRequestProcessorImpl( inSourcePath, inRequestHeaders ) in SerfMoveReqProcImpl()
H A DSerfUnlockProcImpl.cxx37 SerfUnlockProcImpl::SerfUnlockProcImpl( const char* inSourcePath, in SerfUnlockProcImpl() argument
41 : SerfRequestProcessorImpl( inSourcePath, inRequestHeaders ) in SerfUnlockProcImpl()
H A DSerfLockReqProcImpl.cxx37 SerfLockReqProcImpl::SerfLockReqProcImpl( const char* inSourcePath, in SerfLockReqProcImpl() argument
42 : SerfRequestProcessorImpl( inSourcePath, inRequestHeaders ) in SerfLockReqProcImpl()
H A DSerfLockRefreshProcImpl.hxx36 SerfLockRefreshProcImpl( const char* inSourcePath,
H A DSerfCopyReqProcImpl.hxx33 SerfCopyReqProcImpl( const char* inSourcePath,
H A DSerfMoveReqProcImpl.hxx33 SerfMoveReqProcImpl( const char* inSourcePath,
H A DSerfUnlockProcImpl.hxx48 SerfUnlockProcImpl( const char* inSourcePath,
H A DSerfLockReqProcImpl.hxx52 SerfLockReqProcImpl( const char* inSourcePath,

Completed in 38 milliseconds