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.cxx909 const Depth inDepth, in propfind() argument
916 if ( inDepth == DAVZERO ) in propfind()
918 else if ( inDepth == DAVONE ) in propfind()
920 else if ( inDepth == DAVINFINITY ) in propfind()
938 const Depth inDepth, in PROPFIND() argument
951 propfind( curlRequest, inPath, inDepth, &inPropNames, false, rEnv ); in PROPFIND()
962 const Depth inDepth, in PROPFIND() argument
974 propfind( curlRequest, inPath, inDepth, NULL, true, rEnv ); in PROPFIND()
H A DCurlSession.hxx138 const Depth inDepth,
147 const Depth inDepth,
286 const Depth inDepth,
H A DDAVSession.hxx81 const Depth inDepth,
89 const Depth inDepth,

Completed in 25 milliseconds