Home
last modified time | relevance | path

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

/art/runtime/
Dmethod_handles.cc384 static inline size_t GetInsForProxyOrNativeMethod(ArtMethod* method) in GetInsForProxyOrNativeMethod() function
448 num_regs = num_input_regs = GetInsForProxyOrNativeMethod(called_method); in MethodHandleInvokeMethod()
1211 num_regs = num_input_regs = GetInsForProxyOrNativeMethod(called_method); in MethodHandleInvokeExactInternal()