Home
last modified time | relevance | path

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

/external/oj-libjdwp/src/share/back/
DdebugInit.c211 static jint find_extension_functions() in find_extension_functions() function
465 if (find_extension_functions() != JNI_OK || gdata->raw_monitor_enter_no_suspend == NULL) { in Agent_OnLoad()