Searched defs:CreateProxyMethod (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc4434 CreateProxyMethod(temp_klass, prototype, virtual_method);
4561 void ClassLinker::CreateProxyMethod(Handle<mirror::Class> klass, ArtMethod* prototype, function in class:art::ClassLinker

Completed in 52 milliseconds