Searched refs:SetEntryPointsForObsoleteMethod (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dclass_linker.h522 void SetEntryPointsForObsoleteMethod(ArtMethod* method) const
H A Dclass_linker.cc8538 void ClassLinker::SetEntryPointsForObsoleteMethod(ArtMethod* method) const { function in class:ClassLinker
/art/runtime/openjdkjvmti/
H A Dti_redefine.cc192 cl->SetEntryPointsForObsoleteMethod(new_obsolete_method);

Completed in 70 milliseconds