Searched refs:bSent (Results 1 – 1 of 1) sorted by relevance
326 bool bSent = false; // Set to true if the send process was executed. in updateCore() local329 bSent = pSender->processResending(); in updateCore()332 if(!bSent) in updateCore()337 bSent = true; in updateCore()375 bool bSent = false; // Set to true if the send process was executed. in updateCore() local378 bSent = pSender->processResending(); in updateCore()383 if(!bSent) in updateCore()386 bSent = true; in updateCore()395 if(!bSent) in updateCore()398 bSent = true; in updateCore()[all …]