Searched refs:SetupInterfaceLookupTable (Results 1 – 2 of 2) sorted by relevance
1227 bool SetupInterfaceLookupTable(Thread* self,
6384 return SetupInterfaceLookupTable(self, klass, interfaces) in LinkMethods()7317 bool ClassLinker::SetupInterfaceLookupTable(Thread* self, Handle<mirror::Class> klass, in SetupInterfaceLookupTable() function in art::ClassLinker