Home
last modified time | relevance | path

Searched refs:DdmBroadcast (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Ddebugger.h128 static void DdmBroadcast(bool connect) REQUIRES_SHARED(Locks::mutator_lock_);
Ddebugger.cc267 void Dbg::DdmBroadcast(bool connect) { in DdmBroadcast() function in art::Dbg
289 Dbg::DdmBroadcast(true); in DdmConnected()
293 Dbg::DdmBroadcast(false); in DdmDisconnected()