Searched refs:plugin (Results 1 – 25 of 79) sorted by relevance
1234
17 plugin=libartagentd.so19 plugin=libartagent.so40 plugin=${test_native_lib_path}/${plugin}43 ./default-run "$@" --runtime-option -agentpath:${plugin}=test_900 \44 --runtime-option -agentpath:${plugin}=test_900_round_2 \45 --android-runtime-option -Xplugin:${plugin}
77 plugin=""80 plugin="$ANDROID_HOST_OUT/lib64/libopenjdkjvmtid.so"83 plugin="$ANDROID_HOST_OUT/lib64/libopenjdkjvmti.so"93 if [[ ! -f $plugin ]]; then109 "-Xplugin:$plugin" \
64 plugin=""240 plugin="$1"382 if [[ "$plugin" != "" ]]; then383 vm_args="$vm_args --vm-arg $plugin"438 --vm-arg -Djpda.settings.debuggeeJavaPath="$art_debugee $plugin $debuggee_args" \
17 plugin=libopenjdkjvmtid.so21 plugin=libopenjdkjvmti.so60 ./default-run "$@" --android-runtime-option -Xplugin:${plugin} \
1 Tests jvmti plugin attaching during live phase.
1 openjdkjvmti plugin5 runtime as a plugin. This allows the use of agents that can modify the running
1 Tests basic functions in the jvmti plugin.