Home
last modified time | relevance | path

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

/art/runtime/gc/collector/
Dconcurrent_copying.h131 bool IsActive() const { in IsActive() function
/art/runtime/jdwp/
Djdwp_main.cc505 bool JdwpState::IsActive() { in IsActive() function in art::JDWP::JdwpState
/art/runtime/
Dinstrumentation.h368 bool IsActive() const REQUIRES_SHARED(Locks::mutator_lock_) { in IsActive() function