Searched defs:prototype (Results 1 – 1 of 1) sorted by relevance
4204 auto* prototype = h_methods->Get(i)->GetArtMethod(); in CreateProxyClass() local4253 auto* prototype = h_methods->Get(i++)->GetArtMethod(); in CreateProxyClass() local4336 void ClassLinker::CreateProxyMethod(Handle<mirror::Class> klass, ArtMethod* prototype, in CreateProxyMethod()