Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7741 void UpdateStateForInterface(ObjPtr<mirror::Class> iface, in UpdateStateForInterface() function in art::ClassLinker::LinkMethodsHelper::CopiedMethodRecord
8750 new_record.UpdateStateForInterface(iface, interface_method, iftable, ifcount, i); in FindCopiedMethodsForInterface()
8759 it->UpdateStateForInterface(iface, interface_method, iftable, ifcount, i); in FindCopiedMethodsForInterface()