Home
last modified time | relevance | path

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

/dalvik/vm/
DDebugger.h281 void dvmDbgUnconfigureStep(ObjectId threadId);
DDebugger.c2642 void dvmDbgUnconfigureStep(ObjectId threadId) in dvmDbgUnconfigureStep() function
/dalvik/vm/jdwp/
DJdwpEvent.c253 dvmDbgUnconfigureStep(pMod->step.threadId); in unregisterEvent()