Searched refs:SetEntryPointsForObsoleteMethod (Results 1 – 4 of 4) sorted by relevance
322 cl->SetEntryPointsForObsoleteMethod(new_obsolete_method); in VisitFrame()2811 cl->SetEntryPointsForObsoleteMethod(&m); in UpdateClassStructurally()
658 EXPORT void SetEntryPointsForObsoleteMethod(ArtMethod* method) const
10664 void ClassLinker::SetEntryPointsForObsoleteMethod(ArtMethod* method) const { in SetEntryPointsForObsoleteMethod() function in art::ClassLinker
1790 linker->SetEntryPointsForObsoleteMethod(meth); in InvalidateAllCompiledCode()