Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc462 static bool DoVarHandleInvokeCommon(Thread* self, in DoVarHandleInvokeCommon() function
521 return DoVarHandleInvokeCommon(self, shadow_frame, inst, inst_data, result, access_mode); \