Home
last modified time | relevance | path

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

/art/runtime/
Dmethod_handles.cc348 static inline size_t GetInsForProxyOrNativeMethod(ArtMethod* method) in GetInsForProxyOrNativeMethod() function
779 num_regs = GetInsForProxyOrNativeMethod(called_method); in DoMethodHandleInvokeMethod()