Searched defs:HeapTask (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/gc/ | ||
H A D | task_processor.h | 32 explicit HeapTask(uint64_t target_run_time) : target_run_time_(target_run_time) { in HeapTask() function |
H A D | heap.h | 72 class HeapTask; variable |