Searched refs:SetupInterfaceLookupTable (Results 1 – 2 of 2) sorted by relevance
1185 bool SetupInterfaceLookupTable(Thread* self,
6338 return SetupInterfaceLookupTable(self, klass, interfaces) in LinkMethods()7281 bool ClassLinker::SetupInterfaceLookupTable(Thread* self, in SetupInterfaceLookupTable() function in art::ClassLinker