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

/build/tools/zipalign/
H A DZipAlign.cpp45 * Copy all entries from "pZin" to "pZout", aligning as needed.
47 static int copyAndAlign(ZipFile* pZin, ZipFile* pZout, int alignment) argument
84 status = pZout->add(pZin, pEntry, padding, &pNewEntry);

Completed in 3 milliseconds