Lines Matching refs:AddTask
1211 thread_pool_->AddTask(Thread::Current(), new ZygoteVerificationTask()); in CreateThreadPool()
1217 thread_pool_->AddTask(Thread::Current(), new ZygoteTask()); in CreateThreadPool()
1301 thread_pool_->AddTask(Thread::Current(), new JitProfileTask(dex_files, class_loader)); in RegisterDexFiles()
1346 thread_pool_->AddTask(self, task); in CompileMethodFromProfile()
1466 thread_pool_->AddTask(self, task); in CompileMethodsFromProfile()
1528 thread_pool_->AddTask( in MaybeCompileMethod()
1541 thread_pool_->AddTask( in MaybeCompileMethod()
1558 thread_pool_->AddTask( in EnqueueOptimizedCompilation()
1759 thread_pool_->AddTask(self, task); in BootCompleted()
1799 thread_pool_->AddTask( in EnqueueCompilationFromNterp()
1805 thread_pool_->AddTask( in EnqueueCompilationFromNterp()
1809 thread_pool_->AddTask( in EnqueueCompilationFromNterp()