Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DdebugInit.c1404 enum exit_codes { EXIT_NO_ERRORS = 0, EXIT_JVMTI_ERROR = 1, EXIT_TRANSPORT_ERROR = 2 }; in debugInit_exit() enumerator
1430 forceExit(EXIT_NO_ERRORS); in debugInit_exit()