Lines Matching refs:CheckForJniException
57 static bool CheckForJniException(JNIEnv* env) { in CheckForJniException() function
84 if (CheckForJniException(env)) { in insertFileInternal()
95 if (CheckForJniException(env)) { in deleteFileInternal()
108 if (CheckForJniException(env)) { in isDirAccessAllowedInternal()
121 if (CheckForJniException(env)) { in isUidAllowedAccessToDataOrObbPathInternal()
137 if (CheckForJniException(env)) { in getFilesInDirectoryInternal()
181 if (CheckForJniException(env)) { in renameInternal()
192 CheckForJniException(env); in onFileCreatedInternal()
319 if (CheckForJniException(env)) { in OnFileOpen()
443 if (CheckForJniException(env)) { in ShouldAllowLookup()
454 if (CheckForJniException(env)) { in IsAppCloneUser()
470 if (CheckForJniException(env)) { in FileLookup()
504 if (CheckForJniException(env)) { in Transform()