Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h79 static void DdmSetThreadNotification(bool enable)
Ddebugger.cc336 void Dbg::DdmSetThreadNotification(bool enable) { in DdmSetThreadNotification() function in art::Dbg
/art/runtime/native/
Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc227 Dbg::DdmSetThreadNotification(enable); in DdmVmInternal_threadNotify()