Searched refs:dvmDdmSendThreadNotification (Results 1 – 3 of 3) sorted by relevance
46 void dvmDdmSendThreadNotification(Thread* thread, bool started);
270 dvmDdmSendThreadNotification(thread, true); in dvmDdmSetThreadNotification()283 void dvmDdmSendThreadNotification(Thread* thread, bool started) in dvmDdmSendThreadNotification() function
2535 dvmDdmSendThreadNotification(thread, true); in dvmDbgPostThreadStart()2548 dvmDdmSendThreadNotification(thread, false); in dvmDbgPostThreadDeath()