Home
last modified time | relevance | path

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

/art/runtime/
Dmethod_handles.cc383 static inline size_t GetInsForProxyOrNativeMethod(ArtMethod* method) in GetInsForProxyOrNativeMethod() function
446 num_regs = num_input_regs = GetInsForProxyOrNativeMethod(called_method); in MethodHandleInvokeMethod()
1195 num_regs = num_input_regs = GetInsForProxyOrNativeMethod(called_method); in MethodHandleInvokeExactInternal()