Home
last modified time | relevance | path

Searched refs:Commit (Results 1 – 4 of 4) sorted by relevance

/art/runtime/jit/
Djit_code_cache.h268 bool Commit(Thread* self,
Djit_code_cache.cc652 bool JitCodeCache::Commit(Thread* self, in Commit() function in art::jit::JitCodeCache
/art/compiler/optimizing/
Doptimizing_compiler.cc1349 if (!code_cache->Commit(self, in JitCompile()
1461 if (!code_cache->Commit(self, in JitCompile()
/art/runtime/gc/space/
Dimage_space.cc3014 void Commit() { in LoadComponents() function in art::gc::space::ImageSpace::BootImageLoader::LoadComponents::Guard
3169 guard.Commit(); in LoadComponents()