Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_main.cc366 bool JdwpState::IsActive() { in IsActive() function in art::JDWP::JdwpState
/art/runtime/
Dinstrumentation.h252 bool IsActive() const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsActive() function