Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc6583 static ObjPtr<mirror::IfTable> SetupInterfaceLookupTable( in SetupInterfaceLookupTable() function
8350 ObjPtr<mirror::IfTable> iftable = SetupInterfaceLookupTable( in LinkMethods()
8392 ? SetupInterfaceLookupTable(self, klass, &allocator_, ProxyInterfacesAccessor(interfaces)) in LinkMethods()
8393 : SetupInterfaceLookupTable( in LinkMethods()