Home
last modified time | relevance | path

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

/aosp12/art/runtime/interpreter/
H A Dinterpreter_common.cc631 static bool GetArgumentForBootstrapMethod(Thread* self, in GetArgumentForBootstrapMethod() function
721 if (!GetArgumentForBootstrapMethod(self, referrer, type, &encoded_value, &decoded_value)) { in PackArgumentForBootstrapMethod()
778 GetArgumentForBootstrapMethod(self, \ in PackCollectorArrayForBootstrapMethod()
801 if (!GetArgumentForBootstrapMethod(self, \ in PackCollectorArrayForBootstrapMethod()