HomeSort by relevance Sort by last modified time
    Searched refs:JVM_Close (Results 1 - 4 of 4) sorted by null

  /libcore/ojluni/src/main/native/
io_util_md.c 140 } else if (JVM_Close(fd) == -1) {
jvm.h     [all...]
zip_util.c 140 JVM_Close(zfd);
    [all...]
  /art/runtime/openjdkjvm/
OpenjdkJvm.cc 98 JNIEXPORT jint JVM_Close(jint fd) {

Completed in 428 milliseconds