Searched refs:inDepth (Results 1 – 3 of 3) sorted by relevance
/trunk/main/ucb/source/ucp/webdav/ |
H A D | CurlSession.cxx | 909 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 D | CurlSession.hxx | 138 const Depth inDepth, 147 const Depth inDepth, 286 const Depth inDepth,
|
H A D | DAVSession.hxx | 81 const Depth inDepth, 89 const Depth inDepth,
|
Completed in 23 milliseconds