Searched refs:deflate_bytes (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dzip.h82 bool deflate_bytes(bytes& head, bytes& tail);
H A Dzip.cpp51 inline bool jar::deflate_bytes(bytes& head, bytes& tail) { function in class:jar
277 if (deflate_bytes(head, tail) == false) {
358 bool jar::deflate_bytes(bytes& head, bytes& tail) { function in class:jar

Completed in 31 milliseconds