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