Searched refs:mpDAVException (Results 1 – 3 of 3) sorted by relevance
50 , mpDAVException() in SerfRequestProcessor()67 delete mpDAVException; in ~SerfRequestProcessor()72 delete mpDAVException; in prepareProcessor()73 mpDAVException = 0; in prepareProcessor()516 mpDAVException = new DAVException( DAVException::DAV_HTTP_LOOKUP, in postprocessProcessor()522 mpDAVException = new DAVException( DAVException::DAV_HTTP_NOAUTH, in postprocessProcessor()528 mpDAVException = new DAVException( DAVException::DAV_HTTP_ERROR, in postprocessProcessor()537 mpDAVException = new DAVException( DAVException::DAV_HTTP_REDIRECT, in postprocessProcessor()541 mpDAVException = new DAVException( DAVException::DAV_LOCKED, in postprocessProcessor()546 mpDAVException = new DAVException( DAVException::DAV_HTTP_ERROR, in postprocessProcessor()[all …]
697 aReqProc->mpDAVException == 0 && in PROPFIND()726 aReqProc->mpDAVException == 0 && in PROPFIND()1486 if ( rReqProc->mpDAVException ) in HandleError()1488 DAVException* mpDAVExp( rReqProc->mpDAVException ); in HandleError()
194 DAVException* mpDAVException; member in http_dav_ucp::SerfRequestProcessor
Completed in 18 milliseconds