HomeSort by relevance Sort by last modified time
    Searched refs:SelfDeletingTask (Results 1 - 3 of 3) sorted by null

  /art/runtime/
thread_pool.h 43 class SelfDeletingTask : public Task {
45 virtual ~SelfDeletingTask() { }
  /art/runtime/gc/
task_processor.h 30 class HeapTask : public SelfDeletingTask {
task_processor_test.cc 50 class WorkUntilDoneTask : public SelfDeletingTask {

Completed in 75 milliseconds