Searched refs:SerfPropFindReqProcImpl (Results 1 – 3 of 3) sorted by relevance
39 SerfPropFindReqProcImpl::SerfPropFindReqProcImpl( const char* inPath, in SerfPropFindReqProcImpl() function in http_dav_ucp::SerfPropFindReqProcImpl55 SerfPropFindReqProcImpl::SerfPropFindReqProcImpl( const char* inPath, in SerfPropFindReqProcImpl() function in http_dav_ucp::SerfPropFindReqProcImpl70 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()
37 class SerfPropFindReqProcImpl : public SerfRequestProcessorImpl class40 SerfPropFindReqProcImpl( const char* inPath,46 SerfPropFindReqProcImpl( const char* inPath,51 virtual ~SerfPropFindReqProcImpl();
49 SerfRequestProcessorImpl* pReqProcImpl = new SerfPropFindReqProcImpl( inPath, in createPropFindReqProcImpl()62 SerfRequestProcessorImpl* pReqProcImpl = new SerfPropFindReqProcImpl( inPath, in createPropFindReqProcImpl()
Completed in 19 milliseconds