Searched refs:dvmDdmSendThreadNotification (Results 1 – 3 of 3) sorted by relevance
46 void dvmDdmSendThreadNotification(Thread* thread, bool started);
234 dvmDdmSendThreadNotification(thread, true); in dvmDdmSetThreadNotification()247 void dvmDdmSendThreadNotification(Thread* thread, bool started) in dvmDdmSendThreadNotification() function
2496 dvmDdmSendThreadNotification(thread, true); in dvmDbgPostThreadStart()2509 dvmDdmSendThreadNotification(thread, false); in dvmDbgPostThreadDeath()