Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DdebugInit.h39 void debugInit_exit(jvmtiError, const char *);
Derror_messages.h56 debugInit_exit((jvmtiError)error, msg); \
DdebugInit.c1402 debugInit_exit(jvmtiError error, const char *msg) in debugInit_exit() function