Searched refs:stale (Results 1 – 2 of 2) sorted by relevance
556 // It may contain a few stale entries since cleanup won't happen exactly every567 // ConstantsProto.QuotaController.rate_limiting_window_ms. It may contain a few stale
1480 bool stale = false; in dequeueBufferFromNativeWindow() local1496 stale = true; in dequeueBufferFromNativeWindow()1517 if (!stale && !storingMetadataInDecodedBuffers()) { in dequeueBufferFromNativeWindow()1519 stale = true; in dequeueBufferFromNativeWindow()1521 if (stale) { in dequeueBufferFromNativeWindow()