OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:zipDir
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/minzip/
Zip.h
179
* Inflate all entries under
zipDir
to the directory specified by
182
* The immediate children of
zipDir
will become the immediate
209
const char *
zipDir
, const char *targetDir,
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 101 milliseconds