Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker-mockito-inline/src/main/jni/dexmakerjvmtiagent/
Dagent.cc831 static void throwRuntimeExpection(JNIEnv* env, const char* fmt, ...) { in throwRuntimeExpection() function
878 throwRuntimeExpection(env, "Could not retransform classes: %d", error); in Java_com_android_dx_mockito_inline_JvmtiAgent_nativeRetransformClasses()
891 throwRuntimeExpection(env, "Could not add %s to bootstrap class path: %d", jarFileNative, in Java_com_android_dx_mockito_inline_JvmtiAgent_nativeAppendToBootstrapClassLoaderSearch()
/external/dexmaker/dexmaker-mockito-inline-extended/src/main/jni/staticjvmtiagent/
Dagent.cc630 static void throwRuntimeExpection(JNIEnv* env, const char* fmt, ...) { in throwRuntimeExpection() function
677 throwRuntimeExpection(env, "Could not retransform classes: %d", error); in Java_com_android_dx_mockito_inline_StaticJvmtiAgent_nativeRetransformClasses()