Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetMethod

889     mirror::ArtMethod* m = GetMethod();
1006 throw_location_method = scope.NewHandle(exc_location.GetMethod());
1421 mirror::ArtMethod* m = GetMethod();
1498 mirror::ArtMethod* m = GetMethod();
1669 Handle<mirror::ArtMethod> saved_throw_method(hs.NewHandle(throw_location.GetMethod()));
1991 mirror::ArtMethod* m = GetMethod();
2043 LOG(INFO) << "Visiting stack roots in " << PrettyMethod(GetMethod())