Searched refs:Commit (Results 1 – 4 of 4) sorted by relevance
/art/runtime/jit/ | ||
D | jit_code_cache.h | 257 bool Commit(Thread* self, |
D | jit_code_cache.cc | 638 bool JitCodeCache::Commit(Thread* self, in Commit() function in art::jit::JitCodeCache |
/art/compiler/optimizing/ | ||
D | optimizing_compiler.cc | 1304 if (!code_cache->Commit(self, in JitCompile() |
/art/runtime/gc/space/ | ||
D | image_space.cc | 2959 void Commit() { in LoadComponents() function in art::gc::space::ImageSpace::BootImageLoader::LoadComponents::Guard |