Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h319 interpret_only_ = true; in ForceInterpretOnly()
325 return interpret_only_; in InterpretOnly()
630 bool interpret_only_; variable