Home
last modified time | relevance | path

Searched refs:stale (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/mediametrics/
DTransactionLog.h230 std::vector<std::shared_ptr<const mediametrics::Item>> stale; in gc() local
233 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()
DTimeMachine.h508 std::vector<std::shared_ptr<KeyHistory>> stale; in gc() local
517 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()
/frameworks/base/services/core/
DAndroid.bp67 "# ERROR: ProtoLog viewer config is stale. To update it, run:\\n#\\n" +
/frameworks/base/core/proto/android/server/
Djobscheduler.proto619 // It may contain a few stale entries since cleanup won't happen exactly every
630 // ConstantsProto.QuotaController.rate_limiting_window_ms. It may contain a few stale
/frameworks/av/media/libstagefright/
DACodec.cpp1480 bool stale = false; in dequeueBufferFromNativeWindow() local
1496 stale = true; in dequeueBufferFromNativeWindow()
1517 if (!stale && !storingMetadataInDecodedBuffers()) { in dequeueBufferFromNativeWindow()
1519 stale = true; in dequeueBufferFromNativeWindow()
1521 if (stale) { in dequeueBufferFromNativeWindow()
/frameworks/base/cmds/statsd/src/
Datoms.proto4691 // Number of thumbnails found to be stale, normalized per file