Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dupdate.py29 def __init__(self, target, name, install_path, need_strip=False): argument
32 self.install_path = install_path
155 install_path = os.path.join(install_dir, entry.install_path)
164 dirname = os.path.dirname(install_path)
167 shutil.move(name, install_path)