Home
last modified time | relevance | path

Searched defs:install_dir (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/scripts/
Dupdate.py118 def remove_old_release(install_dir): argument
130 def install_new_release(branch, build, install_dir): argument
136 def install_entry(branch, build, install_dir, entry): argument
/system/gsid/
Dgsi_service.cpp223 std::string install_dir; in removeGsiInstall() local
1043 bool GsiService::RemoveGsiFiles(const std::string& install_dir, bool wipeUserdata) { in RemoveGsiFiles()