Searched refs:readCEN (Results 1 – 1 of 1) sorted by relevance
/libcore/ojluni/src/main/native/ |
D | zip_util.c | 592 readCEN(JNIEnv *env, jobject thiz, jzfile *zip, jint knownTotal) in readCEN() function 731 cenpos = readCEN(env, thiz, zip, countCENHeaders(cenbuf, cenend)); in readCEN() 983 if (readCEN(env, thiz, zip, -1) < 0) { in ZIP_Put_In_Cache0()
|