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

  /libcore/ojluni/src/main/native/
zip_util.h 266 ZIP_Put_In_Cache0(const char *name, ZFILE zfd, char **pmsg, jlong lastModified, jboolean usemmap);
java_util_zip_ZipFile.c 118 zip = ZIP_Put_In_Cache0(path, zfd, &msg, lastModified, usemmap);
zip_util.c 852 return ZIP_Put_In_Cache0(name, zfd, pmsg, lastModified, JNI_TRUE);
856 ZIP_Put_In_Cache0(const char *name, ZFILE zfd, char **pmsg, jlong lastModified,
    [all...]

Completed in 121 milliseconds