Searched defs:ignored (Results 1 - 6 of 6) sorted by relevance

/libcore/ojluni/src/main/native/
H A DFileSystem_md.c34 FileSystem_getFileSystem(JNIEnv *env, jclass ignored) argument
H A DShutdown.c37 Shutdown_halt0(JNIEnv *env, jclass ignored, jint code) argument
44 Shutdown_runAllFinalizers(JNIEnv *env, jclass ignored) argument
H A DFileDescriptor_md.c65 JNIEXPORT jboolean JNICALL FileDescriptor_isSocket(JNIEnv *env, jclass ignored, jint fd) { argument
H A DRuntime.c78 Runtime_nativeLoad(JNIEnv* env, jclass ignored, jstring javaFilename, argument
H A Dnet_util.c41 net_JNI_OnLoad(JavaVM *vm, void* ignored) argument
H A DSystem.c170 static jobjectArray System_specialProperties(JNIEnv* env, jclass ignored) { argument
230 static void System_log(JNIEnv* env, jclass ignored, jchar type, jstring javaMessage, jthrowable exception) { argument

Completed in 77 milliseconds