Home
last modified time | relevance | path

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

/aosp12/art/runtime/interpreter/
H A Dinterpreter_common.cc458 static bool DoVarHandleInvokeCommon(Thread* self, in DoVarHandleInvokeCommon() function
517 return DoVarHandleInvokeCommon(self, shadow_frame, inst, inst_data, result, access_mode); \