Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc894 static ObjPtr<mirror::CallSite> InvokeBootstrapMethod(Thread* self, in InvokeBootstrapMethod() function
1117 call_site = InvokeBootstrapMethod(self, shadow_frame, call_site_idx); in DoResolveCallSite()