Searched refs:ForAllClosure (Results 1 – 1 of 1) sorted by relevance
1905 thread_pool_->AddTask(self, new ForAllClosure(this, end, visitor)); in ForAll()1925 class ForAllClosure : public Task { class in art::ParallelCompilationManager1927 ForAllClosure(ParallelCompilationManager* manager, size_t end, CompilationVisitor* visitor) in ForAllClosure() function in art::ParallelCompilationManager::ForAllClosure