Home
last modified time | relevance | path

Searched defs:Commit (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit_code_cache.cc652 bool JitCodeCache::Commit(Thread* self, in Commit() function in art::jit::JitCodeCache
/art/runtime/gc/space/
Dimage_space.cc3014 void Commit() { in LoadComponents() function in art::gc::space::ImageSpace::BootImageLoader::LoadComponents::Guard