Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7247 static size_t FillIfTable(ObjPtr<mirror::IfTable> iftable, in FillIfTable() function
7396 new_ifcount = FillIfTable(iftable.Get(), super_ifcount, std::move(to_add)); in SetupInterfaceLookupTable()