Searched defs:copyPartialFpToFp (Results 1 – 2 of 2) sorted by relevance
698 status_t ZipFile::copyPartialFpToFp(FILE* dstFp, FILE* srcFp, long length, in copyPartialFpToFp() function in ZipFile
843 status_t ZipFile::copyPartialFpToFp(FILE* dstFp, FILE* srcFp, size_t length, in copyPartialFpToFp() function in android::ZipFile