Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_common.cc802 static ObjPtr<mirror::MethodType> BuildCallSiteForBootstrapMethod(Thread* self, in BuildCallSiteForBootstrapMethod() function
897 hs.NewHandle(BuildCallSiteForBootstrapMethod(self, dex_file, call_site_idx)); in InvokeBootstrapMethod()