Searched defs:msgObj (Results 1 – 3 of 3) sorted by relevance
75 jint bufID, jint priority, jstring tagObj, jstring msgObj) in android_util_Log_println_native()
369 ScopedLocalRef<jstring> msgObj( in createServiceSpecificException() local
934 ScopedLocalRef<jstring> msgObj( in createCodecException() local1206 jstring msgObj = env->NewStringUTF(msg != NULL ? msg : defaultMsg); in throwCryptoException() local