Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h735 static void DdmBroadcast(bool connect) REQUIRES_SHARED(Locks::mutator_lock_);
Ddebugger.cc4340 void Dbg::DdmBroadcast(bool connect) { in DdmBroadcast() function in art::Dbg
4362 Dbg::DdmBroadcast(true); in DdmConnected()
4366 Dbg::DdmBroadcast(false); in DdmDisconnected()