Searched refs:InterpretOnly (Results 1 – 3 of 3) sorted by relevance
212 bool InterpretOnly() const { in InterpretOnly() function
1427 if (GetInstrumentation()->InterpretOnly()) { in AddCurrentRuntimeFeaturesAsDex2OatArguments()
1674 if (Runtime::Current()->GetInstrumentation()->InterpretOnly()) { in InitFromImage()2543 return Runtime::Current()->GetInstrumentation()->InterpretOnly() && in NeedsInterpreter()