Searched defs:prototype (Results 1 – 1 of 1) sorted by relevance
3861 Handle<mirror::ArtMethod> prototype(hs.NewHandle(decoded_methods->Get(i))); in CreateProxyClass() local3913 Handle<mirror::ArtMethod> prototype(hs.NewHandle(decoded_methods->Get(i))); in CreateProxyClass() local4005 Handle<mirror::ArtMethod> prototype) { in CreateProxyMethod()4034 static void CheckProxyMethod(Handle<mirror::ArtMethod> method, Handle<mirror::ArtMethod> prototype) in CheckProxyMethod()