Home
last modified time | relevance | path

Searched defs:make_tarball (Results 1 – 3 of 3) sorted by relevance

/external/jsoncpp/devtools/
Dtarball.py12 def make_tarball(tarball_path, sources, base_dir, prefix_dir=''): function
/external/python/cpython2/Lib/distutils/
Darchive_util.py51 def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, function
/external/python/cpython3/Lib/distutils/
Darchive_util.py55 def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0, function