Home
last modified time | relevance | path

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

/art/test/900-hello-plugin/
Dexpected.txt2 Agent_OnLoad called with options "test_900"
6 Agent_OnLoad called with options "test_900_round_2"
Dload_unload.cc54 extern "C" JNIEXPORT jint JNICALL Agent_OnLoad(JavaVM* vm, in Agent_OnLoad() function
/art/tools/titrace/
Dtitrace.cc231 return Agent_OnLoad(vm, options, reserved); in Agent_OnAttach()
235 JNIEXPORT jint JNICALL Agent_OnLoad(JavaVM* jvm, in Agent_OnLoad() function
/art/test/ti-agent/
Dcommon_load.cc121 extern "C" JNIEXPORT jint JNICALL Agent_OnLoad(JavaVM* vm, char* options, void* reserved) { in Agent_OnLoad() function
/art/tools/breakpoint-logger/
Dbreakpoint_logger.cc442 extern "C" JNIEXPORT jint JNICALL Agent_OnLoad(JavaVM* jvm, char* options, void* reserved) { in Agent_OnLoad() function
/art/tools/wrapagentproperties/
Dwrapagentproperties.cc330 extern "C" JNIEXPORT jint JNICALL Agent_OnLoad(JavaVM* jvm, char* options, void* reserved) { in Agent_OnLoad() function
/art/test/ti-stress/
Dstress.cc771 extern "C" JNIEXPORT jint JNICALL Agent_OnLoad(JavaVM* vm, in Agent_OnLoad() function