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

/art/runtime/
H A Dclass_linker.cc3780 mirror::ArtMethod* constructor = CreateProxyConstructor(self, klass, proxy_class);
3911 mirror::ArtMethod* ClassLinker::CreateProxyConstructor(Thread* self, function in class:art::ClassLinker

Completed in 17 milliseconds