Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.cc3913 bool run_gc = false; in RegisterNativeAllocation() local
3939 run_gc = true; in RegisterNativeAllocation()
3944 if (run_gc) { in RegisterNativeAllocation()