Home
last modified time | relevance | path

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

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