Home
last modified time | relevance | path

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

/aosp12/art/runtime/interpreter/
H A Dinterpreter_common.cc586 static JValue ConvertScalarBootstrapArgument(jvalue value) { in ConvertScalarBootstrapArgument() function
719 const JValue encoded_value = ConvertScalarBootstrapArgument(it->GetJavaValue()); in PackArgumentForBootstrapMethod()
777 ConvertScalarBootstrapArgument(it->GetJavaValue()); \ in PackCollectorArrayForBootstrapMethod()
800 ConvertScalarBootstrapArgument(it->GetJavaValue()); \ in PackCollectorArrayForBootstrapMethod()