Home
last modified time | relevance | path

Searched refs:toNativeZipStream (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/native/
DZipUtilities.h47 NativeZipStream* toNativeZipStream(jlong address);
DZipUtilities.cpp82 NativeZipStream* toNativeZipStream(jlong address) { in toNativeZipStream() function