Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dclass_linker.cc7811 return ContainsImplementingMethod(iftable, index + 1, ifcount, iface, vtable_index); in UpdateState()
7846 return ContainsImplementingMethod( in FinalizeState()
7848 ContainsImplementingMethod( in FinalizeState()
7979 static bool ContainsImplementingMethod(ObjPtr<mirror::IfTable> iftable, in ContainsImplementingMethod() function in art::ClassLinker::LinkMethodsHelper::CopiedMethodRecord