Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h758 static void DdmBroadcast(bool connect) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
Ddebugger.cc4271 void Dbg::DdmBroadcast(bool connect) { in DdmBroadcast() function in art::Dbg
4293 Dbg::DdmBroadcast(true); in DdmConnected()
4297 Dbg::DdmBroadcast(false); in DdmDisconnected()