Searched defs:orig_verify_post_gc_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.h932 const bool orig_verify_post_gc_; member in class:art::gc::Heap::ScopedDisableRosAllocVerification
939 orig_verify_post_gc_(heap_->verify_post_gc_rosalloc_) {
947 heap_->verify_post_gc_rosalloc_ = orig_verify_post_gc_;

Completed in 359 milliseconds