Searched defs:msgObj (Results 1 – 2 of 2) sorted by relevance
85 jint bufID, jint priority, jstring tagObj, jstring msgObj) in android_util_Log_println_native()
638 ScopedLocalRef<jstring> msgObj( in createCodecException() local881 jstring msgObj = env->NewStringUTF(msg != NULL ? msg : defaultMsg); in throwCryptoException() local