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