Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
Dutil.h443 jint map2jdwpSuspendStatus(jint state);
DthreadControl.c2196 *statusFlags = map2jdwpSuspendStatus(state); in threadControl_applicationThreadStatus()
Dutil.c2314 map2jdwpSuspendStatus(jint state) in map2jdwpSuspendStatus() function