Searched defs:DeleteThreadPool (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/art/runtime/oat/ | ||
H A D | oat_file_manager.cc | 873 void OatFileManager::DeleteThreadPool() { in DeleteThreadPool() function in art::OatFileManager |
/aosp_15_r20/art/runtime/jit/ | ||
H A D | jit.cc | 255 void Jit::DeleteThreadPool() { in DeleteThreadPool() function in art::jit::Jit |
/aosp_15_r20/art/runtime/ | ||
H A D | runtime.cc | 3268 bool Runtime::DeleteThreadPool() { in DeleteThreadPool() function in art::Runtime |
/aosp_15_r20/art/runtime/gc/ | ||
H A D | heap.cc | 1163 void Heap::DeleteThreadPool() { in DeleteThreadPool() function in art::gc::Heap |