HomeSort by relevance Sort by last modified time
    Searched refs:dvmDdmSendThreadNotification (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/
Ddm.h 46 void dvmDdmSendThreadNotification(Thread* thread, bool started);
Ddm.cpp 234 dvmDdmSendThreadNotification(thread, true);
247 void dvmDdmSendThreadNotification(Thread* thread, bool started)
Debugger.cpp     [all...]

Completed in 685 milliseconds