Searched defs:arcname (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/tools/export_tarball/ |
D | export_tarball.py | 89 def add(self, name, arcname=None, recursive=True, exclude=None, filter=None): argument
|
D | export_v8_tarball.py | 73 def add(self, name, arcname=None, recursive=True, exclude=None, filter=None): argument
|
/external/zlib/src/contrib/untgz/ |
D | untgz.c | 132 char *TGZfname (const char *arcname) in TGZfname() 152 void TGZnotfound (const char *arcname) in TGZnotfound()
|