Searched refs:bRetry (Results 1 – 6 of 6) sorted by relevance
186 bool bRetry; in PROPFIND() local229 bool bRetry; in PROPFIND() local269 bool bRetry; in PROPPATCH() local309 bool bRetry; in HEAD() local349 bool bRetry; in GET() local390 bool bRetry; in GET() local431 bool bRetry; in GET() local477 bool bRetry; in GET() local520 bool bRetry; in GET() local771 bool bRetry; in MKCOL() local[all …]
1416 bool bRetry; in globalTransfer_() local1419 bRetry = false; in globalTransfer_()1531 bRetry = true; in globalTransfer_()1545 bRetry = true; in globalTransfer_()1562 OSL_ENSURE( bRetry, "bRetry must be true here!!!" ); in globalTransfer_()1584 while ( bRetry ); in globalTransfer_()1828 bool bRetry; in globalTransfer() local1831 bRetry = false; in globalTransfer()1926 bRetry = true; in globalTransfer()1931 bRetry = true; in globalTransfer()[all …]
1226 sal_Bool bRetry; in IMPL_LINK() local1229 bRetry = sal_False; in IMPL_LINK()1251 bRetry = aErrorBox.Execute() == RET_NO; in IMPL_LINK()1253 if(!bRetry) in IMPL_LINK()1260 if(!bRetry) in IMPL_LINK()1268 while(bRetry); in IMPL_LINK()
735 bool bRetry = true; in Notify() local736 while ( bRetry ) in Notify()738 bRetry = false; in Notify()812 bRetry = true; in Notify()
116 char* GetPasswordFunction( PK11SlotInfo* pSlot, PRBool bRetry, void* /*arg*/ ) in GetPasswordFunction() argument126 …task::PasswordRequestMode eMode = bRetry ? task::PasswordRequestMode_PASSWORD_REENTER : task::Pass… in GetPasswordFunction()
512 bool bRetry = true; in getPPDFile() local530 if( it == pAllPPDFiles->end() && bRetry ) in getPPDFile()534 bRetry = false; in getPPDFile()
Completed in 81 milliseconds