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