Home
last modified time | relevance | path

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

/art/test/ti-agent/
Djvmti_helper.h97 jint GetExtensionEventId(jvmtiEnv* jvmti, const std::string_view& name);
Djvmti_helper.cc241 jint GetExtensionEventId(jvmtiEnv* jvmti, const std::string_view& name) { in GetExtensionEventId() function
Dredefinition_helper.cc481 GetExtensionEventId(jvmti_env, "com.android.art.class.structural_dex_file_load_hook"), in SetupCommonRetransform()