Home
last modified time | relevance | path

Searched defs:garbage (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/services/mediametrics/
H A DTransactionLog.h94 std::vector<std::any> garbage; // objects destroyed after lock. in put() local
222 bool gc(std::vector<std::any>& garbage) REQUIRES(mLock) { in gc()
H A DTimeMachine.h282 std::vector<std::any> garbage; variable
501 bool gc(std::vector<std::any>& garbage) REQUIRES(mLock) { in gc()
/aosp12/art/runtime/gc/accounting/
H A Dspace_bitmap.cc184 uintptr_t garbage = in SweepWalk() local
194 uintptr_t garbage = in SweepWalk() local
/aosp12/system/logging/logd/
H A Dlogd_test.cpp296 static const unsigned char garbage[] = "<INVALID>"; in dump_log_msg() local
/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_integration_test.cpp1862 std::string garbage = "definitely not a valid TLS ServerHello"; in TEST_F() local