Home
last modified time | relevance | path

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

/art/runtime/
Dart_method-inl.h327 inline ArtMethod* ArtMethod::GetInterfaceMethodForProxyUnchecked(PointerSize pointer_size) { in GetInterfaceMethodForProxyUnchecked() function
338 ArtMethod* interface_method = GetInterfaceMethodForProxyUnchecked(pointer_size); in GetInterfaceMethodIfProxy()
380 ArtMethod* interface_method = GetInterfaceMethodForProxyUnchecked(pointer_size); in VisitRoots()
Dart_method.h680 ALWAYS_INLINE ArtMethod* GetInterfaceMethodForProxyUnchecked(PointerSize pointer_size)