Home
last modified time | relevance | path

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

/art/test/ti-agent/
Dredefinition_helper.cc38 static void throwCommonRedefinitionError(jvmtiEnv* jvmti, in throwCommonRedefinitionError() function
101 return throwCommonRedefinitionError<true>(jvmti, env, num_targets, target, res); in throwRedefinitionError()
299 return throwCommonRedefinitionError<false>(jvmti, env, num_targets, targets, res); in throwRetransformationError()