HomeSort by relevance Sort by last modified time
    Searched refs:arcname (Results 26 - 31 of 31) sorted by null

12

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tarfile.py 762 tar.add(tempdir, arcname="empty_dir", exclude=exclude)
787 tar.add(tempdir, arcname="empty_dir", filter=filter)
813 tar.add(foo, arcname=path)
882 tar.add(source_file, arcname=os.path.basename(source_file))
883 tar.add(target_file, arcname=os.path.basename(target_file))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tarfile.py 762 tar.add(tempdir, arcname="empty_dir", exclude=exclude)
787 tar.add(tempdir, arcname="empty_dir", filter=filter)
813 tar.add(foo, arcname=path)
882 tar.add(source_file, arcname=os.path.basename(source_file))
883 tar.add(target_file, arcname=os.path.basename(target_file))
    [all...]
  /build/tools/releasetools/
common.py     [all...]
ota_from_target_files     [all...]
ota_from_target_files.py     [all...]
  /external/deqp/scripts/
make_release.py 358 archive.add(dstBasePath, arcname=releaseName)

Completed in 611 milliseconds

12