Searched defs:copyFpToFp (Results 1 – 2 of 2) sorted by relevance
645 status_t ZipFile::copyFpToFp(FILE* dstFp, FILE* srcFp, unsigned long* pCRC32) in copyFpToFp() function in ZipFile
787 status_t ZipFile::copyFpToFp(FILE* dstFp, FILE* srcFp, uint32_t* pCRC32) in copyFpToFp() function in android::ZipFile