HomeSort by relevance Sort by last modified time
    Searched defs:zipDir (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/minzip/
Zip.c 854 const char *zipDir;
861 /* Given the values of targetDir and zipDir in the helper,
911 * Inflate all entries under zipDir to the directory specified by
914 * The immediate children of zipDir will become the immediate
931 const char *zipDir, const char *targetDir,
935 if (zipDir[0] == '/') {
936 LOGE("mzExtractRecursive(): zipDir must be a relative path.\n");
947 zipDirLen = strlen(zipDir);
953 /* If zipDir is empty, we'll extract the entire zip file.
962 memcpy(zpath, zipDir, zipDirLen)
    [all...]
  /prebuilt/common/jarjar/
jarjar-1.0rc8.jar 
  /prebuilt/common/ant/
ant.jar 

Completed in 198 milliseconds