Home | History | Annotate | Download | only in runtime

Lines Matching refs:CreateFromArtMethod

384       method = mirror::Constructor::CreateFromArtMethod(soa.Self(), m);
386 method = mirror::Method::CreateFromArtMethod(soa.Self(), m);