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

/art/runtime/
H A Dclass_linker.h894 bool LinkMethods(Thread* self,
H A Dclass_linker.cc5245 if (!LinkMethods(self, klass, interfaces, &new_conflict, imt_data)) {
5690 bool ClassLinker::LinkMethods(Thread* self, function in class:art::ClassLinker

Completed in 35 milliseconds