Home
last modified time | relevance | path

Searched refs:SetupInterfaceLookupTable (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dclass_linker.cc7097 static ObjPtr<mirror::IfTable> SetupInterfaceLookupTable( in SetupInterfaceLookupTable() function
8866 ObjPtr<mirror::IfTable> iftable = SetupInterfaceLookupTable( in LinkMethods()
8908 ? SetupInterfaceLookupTable(self, klass, &allocator_, ProxyInterfacesAccessor(interfaces)) in LinkMethods()
8909 : SetupInterfaceLookupTable( in LinkMethods()