Searched refs:GetResolvedMethods (Results 1 – 4 of 4) sorted by relevance
42 DCHECK(GetResolvedMethods() == nullptr); in Initialize()76 MethodDexCacheType* methods = GetResolvedMethods(); in VisitReflectiveTargets()
339 MethodDexCacheType* methods = GetResolvedMethods(); in GetResolvedMethod()350 MethodDexCacheType* methods = GetResolvedMethods(); in SetResolvedMethod()
332 MethodDexCacheType* GetResolvedMethods() ALWAYS_INLINE REQUIRES_SHARED(Locks::mutator_lock_) { in GetResolvedMethods() function
37 mirror::MethodDexCacheType* methods = dex_cache->GetResolvedMethods(); in Java_Main_cloneResolvedMethods()72 mirror::MethodDexCacheType* methods = dex_cache->GetResolvedMethods(); in Java_Main_restoreResolvedMethods()