Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc4782 ArtMethod* const unimplemented_method = runtime->GetImtUnimplementedMethod(); in LinkInterfaceMethods() local
4815 if (imt_ref == unimplemented_method) { in LinkInterfaceMethods()
4914 if (*imt_ref == unimplemented_method) { in LinkInterfaceMethods()