Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx904 const Depth inDepth, in propfind() argument
911 if ( inDepth == DAVZERO ) in propfind()
913 else if ( inDepth == DAVONE ) in propfind()
915 else if ( inDepth == DAVINFINITY ) in propfind()
933 const Depth inDepth, in PROPFIND() argument
945 propfind( curlRequest, inPath, inDepth, &inPropNames, false, rEnv ); in PROPFIND()
956 const Depth inDepth, in PROPFIND() argument
967 propfind( curlRequest, inPath, inDepth, NULL, true, rEnv ); in PROPFIND()
H A DCurlSession.hxx135 const Depth inDepth,
143 const Depth inDepth,
262 const Depth inDepth,
H A DDAVSession.hxx81 const Depth inDepth,
88 const Depth inDepth,