Lines Matching refs:AddTask
1211 thread_pool_->AddTask(Thread::Current(), new ZygoteVerificationTask()); in CreateThreadPool()
1217 thread_pool_->AddTask(Thread::Current(), new ZygoteTask()); in CreateThreadPool()
1302 thread_pool_->AddTask(Thread::Current(), new JitProfileTask(dex_files, class_loader)); in RegisterDexFiles()
1347 thread_pool_->AddTask(self, task); in CompileMethodFromProfile()
1467 thread_pool_->AddTask(self, task); in CompileMethodsFromProfile()
1529 thread_pool_->AddTask( in MaybeCompileMethod()
1542 thread_pool_->AddTask( in MaybeCompileMethod()
1559 thread_pool_->AddTask( in EnqueueOptimizedCompilation()
1760 thread_pool_->AddTask(self, task); in BootCompleted()
1800 thread_pool_->AddTask( in EnqueueCompilationFromNterp()
1806 thread_pool_->AddTask( in EnqueueCompilationFromNterp()
1810 thread_pool_->AddTask( in EnqueueCompilationFromNterp()