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