Searched refs:HasFastMethodEntryListenersOnly (Results 1 – 2 of 2) sorted by relevance
381 bool HasFastMethodEntryListenersOnly() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasFastMethodEntryListenersOnly() function
2523 if (instr->HasFastMethodEntryListenersOnly()) { in artMethodEntryHook()