Searched refs:stale (Results 1 – 6 of 6) sorted by relevance
230 std::vector<std::shared_ptr<const mediametrics::Item>> stale; in gc() local233 stale.emplace_back(std::move(eraseEnd->second)); in gc()244 stale.emplace_back(std::move(eraseEnd->second)); in gc()259 stale.emplace_back(std::move(it3->second)); in gc()267 garbage.emplace_back(std::move(stale)); in gc()
508 std::vector<std::shared_ptr<KeyHistory>> stale; in gc() local517 stale.emplace_back(std::move(it->second)); in gc()530 stale.emplace_back(std::move(it2->second)); in gc()536 garbage.emplace_back(std::move(stale)); in gc()
67 "# ERROR: ProtoLog viewer config is stale. To update it, run:\\n#\\n" +
619 // It may contain a few stale entries since cleanup won't happen exactly every630 // 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()
4691 // Number of thumbnails found to be stale, normalized per file