Home
last modified time | relevance | path

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

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