Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dio_util_md.c112 throwFileNotFoundException(env, path); in fileOpen()
Dio_util.h56 void throwFileNotFoundException(JNIEnv *env, jstring path);
Dio_util.c215 throwFileNotFoundException(JNIEnv *env, jstring path) in throwFileNotFoundException() function
DZipFile.c114 throwFileNotFoundException(env, name); in ZipFile_open()