Searched refs:throw_invalid_path_exception (Results 1 – 3 of 3) sorted by relevance
62 extern void throw_invalid_path_exception(JNIEnv *, const char *);
313 throw_invalid_path_exception(JNIEnv *env, const char *obj) in throw_invalid_path_exception() function
382 throw_invalid_path_exception(env, dsp->d_location); in dd_make_datastore_t()