Home
last modified time | relevance | path

Searched refs:throwFileNotFoundException (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/native/
Dio_util.h57 void throwFileNotFoundException(JNIEnv *env, jstring path);
Dio_util.c215 throwFileNotFoundException(JNIEnv *env, jstring path) in throwFileNotFoundException() function
DZipFile.c108 throwFileNotFoundException(env, name); in ZipFile_open()