Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_main.cc536 void JdwpState::NotifyDdmsActive() { in NotifyDdmsActive() function in art::JDWP::JdwpState
Djdwp.h252 void NotifyDdmsActive() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Djdwp_handler.cc1433 state->NotifyDdmsActive(); in DDM_Chunk()