Searched defs:ThrowException (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaXPCOMGlue.cpp123 ThrowException(JNIEnv* env, const nsresult aErrorCode, const char* aMessage);
351 ThrowException(JNIEnv* env, const nsresult aErrorCode, const char* aMessage) function
526 ThrowException(env, rv, "Failed to register JavaXPCOM methods");
H A DnsJavaXPCOMBindingUtils.cpp943 ThrowException(JNIEnv* env, const nsresult aErrorCode, const char* aMessage) function

Completed in 742 milliseconds