Searched refs:dvmJdwpPostThreadChange (Results 1 – 3 of 3) sorted by relevance
217 bool dvmJdwpPostThreadChange(JdwpState* state, ObjectId threadId, bool start);
919 bool dvmJdwpPostThreadChange(JdwpState* state, ObjectId threadId, bool start) in dvmJdwpPostThreadChange() function
2492 dvmJdwpPostThreadChange(gDvm.jdwpState, in dvmDbgPostThreadStart()2505 dvmJdwpPostThreadChange(gDvm.jdwpState, in dvmDbgPostThreadDeath()