Searched refs:throwFileNotFoundException (Results 1 – 3 of 3) sorted by relevance
57 void throwFileNotFoundException(JNIEnv *env, jstring path);
215 throwFileNotFoundException(JNIEnv *env, jstring path) in throwFileNotFoundException() function
108 throwFileNotFoundException(env, name); in ZipFile_open()