Home
last modified time | relevance | path

Searched refs:IsWeakRefAccessEnabled (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.h150 bool IsWeakRefAccessEnabled() REQUIRES(Locks::thread_list_lock_) { in IsWeakRefAccessEnabled() function
/art/runtime/
Dthread_list.cc1284 self->SetWeakRefAccessEnabled(cc->IsWeakRefAccessEnabled()); in Register()