Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.h257 bool Commit(Thread* self,
Djit_code_cache.cc638 bool JitCodeCache::Commit(Thread* self, in Commit() function in art::jit::JitCodeCache
/art/compiler/optimizing/
Doptimizing_compiler.cc1304 if (!code_cache->Commit(self, in JitCompile()
1412 if (!code_cache->Commit(self, in JitCompile()
/art/runtime/gc/space/
Dimage_space.cc2959 void Commit() { in LoadComponents() function in art::gc::space::ImageSpace::BootImageLoader::LoadComponents::Guard
3055 guard.Commit(); in LoadComponents()