Searched refs:dvmAddSingleStep (Results 1 – 3 of 3) sorted by relevance
34 bool dvmAddSingleStep(Thread* thread, int size, int depth);
143 bool dvmAddSingleStep(Thread* thread, int size, int depth) in dvmAddSingleStep() function
2629 if (!dvmAddSingleStep(thread, size, depth)) in dvmDbgConfigureStep()