Home
last modified time | relevance | path

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

/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DthreadControl.h70 void threadControl_clearCLEInfo(JNIEnv *env, jthread thread);
H A DeventHandler.c382 threadControl_clearCLEInfo(env, thread); in skipEventReport()
H A DthreadControl.c2247 threadControl_clearCLEInfo(JNIEnv *env, jthread thread) in threadControl_clearCLEInfo() function