Home
last modified time | relevance | path

Searched defs:HeapTask (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dtask_processor.h32 explicit HeapTask(uint64_t target_run_time) : target_run_time_(target_run_time) { in HeapTask() function
Dheap.h72 class HeapTask; variable