Searched defs:interface_method (Results 1 – 9 of 9) sorted by relevance
26 auto* interface_method = method->GetInterfaceMethodIfProxy( in CreateFromArtMethod() local
64 ArtMethod* interface_method, in ImtConflictTable()109 ArtMethod* interface_method = GetInterfaceMethod(table_index, pointer_size); in Visit() local128 ArtMethod* Lookup(ArtMethod* interface_method, size_t pointer_size) const { in Lookup()
407 ArtMethod* interface_method = mirror::DexCache::GetElementPtrSize( in GetInterfaceMethodIfProxy() local443 ArtMethod* interface_method = nullptr; in VisitRoots() local
245 void ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch(ArtMethod* interface_method, in ThrowIncompatibleClassChangeErrorClassForInterfaceDispatch()
6010 ArtMethod* interface_method, in AddMethodToConflictTable()6097 static inline uint32_t GetIMTIndex(ArtMethod* interface_method) in GetIMTIndex()6151 ArtMethod* interface_method = interface->GetVirtualMethod(j, image_pointer_size_); in FillIMTFromIfTable() local6204 ArtMethod* interface_method = interface->GetVirtualMethod(j, image_pointer_size_); in FillIMTFromIfTable() local6603 auto* interface_method = iftable->GetInterface(i)->GetVirtualMethod(j, image_pointer_size_); in LinkInterfaceMethods() local
209 mirror::Method* interface_method = soa.Decode<mirror::Method*>(interface_method_jobj); in InvokeProxyInvocationHandler() local
576 ArtMethod* interface_method = (*this_object)->GetClass()->FindVirtualMethodForInterface( in FindMethodFromCode() local
871 ArtMethod* interface_method = proxy_method->FindOverriddenMethod(sizeof(void*)); in artQuickProxyInvokeHandler() local2164 ArtMethod* interface_method = caller_method->GetDexCacheResolvedMethod( in artInvokeInterfaceTrampoline() local
1591 ArtMethod* interface_method = orig->GetInterfaceMethod(i, target_ptr_size_); in CopyAndFixupImtConflictTable() local