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

/art/runtime/
H A Dclass_linker.h662 mirror::ArtMethod* CreateProxyMethod(Thread* self, Handle<mirror::Class> klass,
H A Dclass_linker.cc3862 mirror::ArtMethod* clone = CreateProxyMethod(self, klass, prototype);
4003 mirror::ArtMethod* ClassLinker::CreateProxyMethod(Thread* self, function in class:art::ClassLinker

Completed in 1014 milliseconds