Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_main.cc570 Dbg::DdmConnected(); in NotifyDdmsActive()
/art/runtime/
Ddebugger.h665 static void DdmConnected() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Ddebugger.cc4292 void Dbg::DdmConnected() { in DdmConnected() function in art::Dbg