Home
last modified time | relevance | path

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

/art/runtime/gc/
Dreference_processor-inl.h26 return mirror::Reference::GetJavaLangRefReference()->GetSlowPathEnabled(); in SlowPathEnabled()
/art/runtime/mirror/
Dclass-inl.h755 inline bool Class::GetSlowPathEnabled() { in GetSlowPathEnabled() function
Dclass.h1104 bool GetSlowPathEnabled() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);