Home
last modified time | relevance | path

Searched refs:verify_post_gc_rosalloc (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap.h184 bool verify_post_gc_rosalloc, bool gc_stress_mode,
Dheap.cc129 bool verify_post_gc_rosalloc, bool gc_stress_mode, in Heap() argument
174 verify_post_gc_rosalloc_(verify_post_gc_rosalloc), in Heap()