Searched defs:timeoutMs (Results 1 – 8 of 8) sorted by relevance
109 public boolean waitForFramesRendered(int timeoutMs) in waitForFramesRendered()182 private boolean waitForLocalSDP(int timeoutMs) in waitForLocalSDP()192 private boolean waitForIceCandidates(int timeoutMs) in waitForIceCandidates()202 private boolean waitForIceConnected(int timeoutMs) in waitForIceConnected()216 private boolean waitForPeerConnectionClosed(int timeoutMs) in waitForPeerConnectionClosed()
91 public static boolean joinUninterruptibly(final Thread thread, long timeoutMs) { in joinUninterruptibly()132 public static boolean awaitUninterruptibly(CountDownLatch barrier, long timeoutMs) { in awaitUninterruptibly()
100 private synchronized T doGet(Long timeoutMs) in doGet()
82 int timeoutMs = request.getTimeoutMs(); in performRequest() local
188 int timeoutMs = request.getTimeoutMs(); in openConnection() local
35 ThermalManager::ThermalManager(int32_t threshold, uint32_t sleepIntervalMs, uint32_t timeoutMs) in ThermalManager()
86 public synchronized boolean waitForNewFrame(final long timeoutMs) throws InterruptedException { in waitForNewFrame()
485 public DecodedTextureBuffer dequeueTextureBuffer(int timeoutMs) { in dequeueTextureBuffer()