Home
last modified time | relevance | path

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

/art/runtime/
Dart_method-inl.h319 inline ArtMethod* ArtMethod::GetInterfaceMethodForProxyUnchecked(PointerSize pointer_size) { in GetInterfaceMethodForProxyUnchecked() function
330 ArtMethod* interface_method = GetInterfaceMethodForProxyUnchecked(pointer_size); in GetInterfaceMethodIfProxy()
372 ArtMethod* interface_method = GetInterfaceMethodForProxyUnchecked(pointer_size); in VisitRoots()
Dart_method.h685 ALWAYS_INLINE ArtMethod* GetInterfaceMethodForProxyUnchecked(PointerSize pointer_size)