Searched refs:LinkMethods (Results 1 – 2 of 2) sorted by relevance
1114 bool LinkMethods(Thread* self,
6108 if (!LinkMethods(self, klass, interfaces, &new_conflict, imt_data)) { in LinkClass()6371 bool ClassLinker::LinkMethods(Thread* self, in LinkMethods() function in art::ClassLinker