Searched refs:exUnsatisfiedLinkError (Results 1 - 3 of 3) sorted by last modified time

/dalvik/vm/
H A DException.cpp1430 dvmThrowException(gDvm.exUnsatisfiedLinkError, msg);
1436 dvmThrowExceptionFmt(gDvm.exUnsatisfiedLinkError, "%s: %s.%s:%s",
H A DGlobals.h321 ClassObject* exUnsatisfiedLinkError; member in struct:DvmGlobals
H A DInitRefs.cpp113 { &gDvm.exUnsatisfiedLinkError, "Ljava/lang/UnsatisfiedLinkError;" },

Completed in 133 milliseconds