Home
last modified time | relevance | path

Searched refs:unzip (Results 1 – 2 of 2) sorted by relevance

/tools/external_updater/
Darchive_utils.py39 def unzip(archive_path, target_path): function
64 '.zip': unzip,
/tools/test/openhst/
DMakefile74 sudo unzip -o $(PROTOC_FILE) -d $(PROTOC_DIR) bin/protoc
75 sudo unzip -o $(PROTOC_FILE) -d $(PROTOC_DIR) 'include/*'