Home
last modified time | relevance | path

Searched refs:SerfPropFindReqProcImpl (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfPropFindReqProcImpl.cxx39 SerfPropFindReqProcImpl::SerfPropFindReqProcImpl( const char* inPath, in SerfPropFindReqProcImpl() function in http_dav_ucp::SerfPropFindReqProcImpl
55 SerfPropFindReqProcImpl::SerfPropFindReqProcImpl( const char* inPath, in SerfPropFindReqProcImpl() function in http_dav_ucp::SerfPropFindReqProcImpl
70 void SerfPropFindReqProcImpl::init( const Depth inDepth ) in init()
86 SerfPropFindReqProcImpl::~SerfPropFindReqProcImpl() in ~SerfPropFindReqProcImpl()
93 serf_bucket_t * SerfPropFindReqProcImpl::createSerfRequestBucket( serf_request_t * inSerfRequest ) in createSerfRequestBucket()
179 void SerfPropFindReqProcImpl::processChunkOfResponseData( const char* data, in processChunkOfResponseData()
188 void SerfPropFindReqProcImpl::handleEndOfResponseData( serf_bucket_t * /*inSerfResponseBucket*/ ) in handleEndOfResponseData()
H A DSerfPropFindReqProcImpl.hxx37 class SerfPropFindReqProcImpl : public SerfRequestProcessorImpl class
40 SerfPropFindReqProcImpl( const char* inPath,
46 SerfPropFindReqProcImpl( const char* inPath,
51 virtual ~SerfPropFindReqProcImpl();
H A DSerfRequestProcessorImplFac.cxx49 SerfRequestProcessorImpl* pReqProcImpl = new SerfPropFindReqProcImpl( inPath, in createPropFindReqProcImpl()
62 SerfRequestProcessorImpl* pReqProcImpl = new SerfPropFindReqProcImpl( inPath, in createPropFindReqProcImpl()

Completed in 18 milliseconds