Home
last modified time | relevance | path

Searched defs:single_impl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/
H A Dcha.cc489 ArtMethod* single_impl = interface_method->GetSingleImplementation(pointer_size); in CheckInterfaceMethodSingleImplementationInfo() local
/aosp_15_r20/art/compiler/optimizing/
H A Dinliner.cc380 ArtMethod* single_impl = resolved_method->GetSingleImplementation(pointer_size); in FindMethodFromCHA() local