Lines Matching defs:thread_pool
501 std::unique_ptr<ThreadPool> thread_pool( in CompileAll() local
569 std::unique_ptr<ThreadPool> thread_pool(new ThreadPool("Compiler driver thread pool", 0U)); in CompileOne() local
613 ThreadPool* thread_pool, TimingLogger* timings) { in Resolve()
622 ThreadPool* thread_pool, TimingLogger* timings) { in PreCompile()
1581 ThreadPool* thread_pool) in ParallelCompilationManager()
1851 ThreadPool* thread_pool, TimingLogger* timings) { in ResolveDexFile()
1871 ThreadPool* thread_pool, TimingLogger* timings) { in SetVerified()
1880 ThreadPool* thread_pool, TimingLogger* timings) { in Verify()
1945 ThreadPool* thread_pool, TimingLogger* timings) { in VerifyDexFile()
1995 ThreadPool* thread_pool, TimingLogger* timings) { in SetVerifiedDexFile()
2096 ThreadPool* thread_pool, TimingLogger* timings) { in InitializeClasses()
2113 ThreadPool* thread_pool, TimingLogger* timings) { in InitializeClasses()
2126 ThreadPool* thread_pool, TimingLogger* timings) { in Compile()
2233 ThreadPool* thread_pool, TimingLogger* timings) { in CompileDexFile()