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

/art/runtime/
H A Dclass_linker.cc3805 mirror::ArtMethod* clone = CreateProxyMethod(self, klass, prototype);
3945 mirror::ArtMethod* ClassLinker::CreateProxyMethod(Thread* self, function in class:art::ClassLinker

Completed in 16 milliseconds