Home
last modified time | relevance | path

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

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