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