Home
last modified time | relevance | path

Searched defs:IsActive (Results 1 – 3 of 3) sorted by relevance

/art/runtime/gc/collector/
Dconcurrent_copying.h180 bool IsActive() const { in IsActive() function
/art/runtime/jdwp/
Djdwp_main.cc382 bool JdwpState::IsActive() { in IsActive() function in art::JDWP::JdwpState
/art/runtime/
Dinstrumentation.h267 bool IsActive() const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsActive() function