Home
last modified time | relevance | path

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

/external/jsoncpp/devtools/
Dtarball.py7 def make_tarball(tarball_path, sources, base_dir, prefix_dir=''): argument
44 def decompress( tarball_path, base_dir ): argument
/external/autotest/client/common_lib/
Dpackages.py848 def untar_required(self, tarball_path, dest_dir): argument
866 def untar_pkg(self, tarball_path, dest_dir): argument
/external/autotest/server/cros/servo/
Dservo.py859 def _reprogram(self, tarball_path, firmware_name, image_candidates, argument
891 def program_firmware(self, model, tarball_path, rw_only=False): argument