Searched defs:ReferenceQueue (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/runtime/mirror/ | ||
H A D | reference.h | 32 class ReferenceQueue; variable |
/aosp12/art/runtime/gc/ | ||
H A D | reference_queue.cc | 31 ReferenceQueue::ReferenceQueue(Mutex* lock) : lock_(lock), list_(nullptr) { in ReferenceQueue() function in art::gc::ReferenceQueue |
H A D | heap.h | 1676 friend class ReferenceQueue; variable |
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |