Home
last modified time | relevance | path

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

/aosp_15_r20/libcore/ojluni/src/main/native/
H A Dio_util.h57 void throwFileNotFoundException(JNIEnv *env, jstring path);
H A Dio_util.c215 throwFileNotFoundException(JNIEnv *env, jstring path) in throwFileNotFoundException() function