Searched refs:errorCount (Results 1 – 4 of 4) sorted by relevance
185 int errorCount = 0; in PROPFIND() local210 errorCount++; in PROPFIND()211 bRetry = handleException( e, errorCount ); in PROPFIND()228 int errorCount = 0; in PROPFIND() local251 errorCount++; in PROPFIND()252 bRetry = handleException( e, errorCount ); in PROPFIND()268 int errorCount = 0; in PROPPATCH() local290 errorCount++; in PROPPATCH()291 bRetry = handleException( e, errorCount ); in PROPPATCH()308 int errorCount = 0; in HEAD() local[all …]
240 sal_Bool handleException( DAVException & e, int errorCount )
89 void setErrorCount(sal_uInt32 errorCount) in setErrorCount() argument90 { m_errorCount = errorCount; } in setErrorCount()
106 errorCount++;113 errorCount++;122 errorCount++;131 errorCount++;138 errorCount++;147 errorCount++;154 errorCount++;