Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Ddebugger.h79 static void DdmSetThreadNotification(bool enable)
H A Ddebugger.cc336 void Dbg::DdmSetThreadNotification(bool enable) { in DdmSetThreadNotification() function in art::Dbg
/aosp12/art/runtime/native/
H A Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc41 Dbg::DdmSetThreadNotification(enable); in DdmVmInternal_setThreadNotifyEnabled()