Home
last modified time | relevance | path

Searched defs:heap_ (Results 1 – 10 of 10) sorted by relevance

/aosp12/art/runtime/gc/accounting/
H A Dremembered_set.h77 Heap* const heap_; variable
H A Dmod_union_table.h114 Heap* const heap_; variable
/aosp12/art/runtime/gc/collector/
H A Dgarbage_collector.h157 Heap* const heap_; variable
/aosp12/art/runtime/
H A Dtransaction.h318 gc::Heap* const heap_; variable
H A Druntime.h1151 gc::Heap* heap_; variable
/aosp12/system/memory/libmemunreachable/tests/
H A DHeapWalker_test.cpp41 Heap heap_; member in android::HeapWalkerTest
H A DLeakFolding_test.cpp39 Heap heap_; member in android::LeakFoldingTest
/aosp12/system/memory/libmemunreachable/
H A DAllocator.cpp189 HeapImpl* heap_; member in android::Chunk
/aosp12/art/runtime/gc/
H A Dheap.cc2994 Heap* const heap_; member in art::gc::VerifyReferenceVisitor
3026 Heap* const heap_; member in art::gc::VerifyObjectVisitor
3182 Heap* const heap_; member in art::gc::VerifyReferenceCardVisitor
3203 Heap* const heap_; member in art::gc::VerifyLiveStackReferences
/aosp12/art/openjdkjvmti/
H A Dti_redefine.cc2267 art::gc::Heap* heap_; member in openjdkjvmti::ScopedDisableConcurrentAndMovingGc