Searched refs:waitSecondsForProgsLoaded (Results 1 – 1 of 1) sorted by relevance
668 static bool waitSecondsForProgsLoaded(int seconds) { in waitSecondsForProgsLoaded() function678 if (waitSecondsForProgsLoaded(5)) return; in waitForProgsLoaded()679 if (waitSecondsForProgsLoaded(10)) return; in waitForProgsLoaded()680 if (waitSecondsForProgsLoaded(20)) return; in waitForProgsLoaded()681 while (!waitSecondsForProgsLoaded(60)) in waitForProgsLoaded()