Searched defs:InterpretOnly (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | instrumentation.h | 360 bool InterpretOnly() const { in InterpretOnly() function |
D | instrumentation.cc | 284 bool Instrumentation::InterpretOnly(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_) { in InterpretOnly() function in art::instrumentation::Instrumentation |