Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc590 static JValue ConvertScalarBootstrapArgument(jvalue value) { in ConvertScalarBootstrapArgument() function
723 const JValue encoded_value = ConvertScalarBootstrapArgument(it->GetJavaValue()); in PackArgumentForBootstrapMethod()
781 ConvertScalarBootstrapArgument(it->GetJavaValue()); \ in PackCollectorArrayForBootstrapMethod()
804 ConvertScalarBootstrapArgument(it->GetJavaValue()); \ in PackCollectorArrayForBootstrapMethod()