Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache.cc97 void UpdateShorty(ArtMethod* method) const REQUIRES_SHARED(Locks::mutator_lock_) { in UpdateShorty() function in art::jit::JitCodeCache::JniStubKey
546 it->first.UpdateShorty(it->second.GetMethods().front()); in RemoveMethodsIn()
848 it->first.UpdateShorty(it->second.GetMethods().front()); in RemoveMethodLocked()