Searched defs:install_dir (Results 1 – 2 of 2) sorted by relevance
118 def remove_old_release(install_dir): argument130 def install_new_release(branch, build, install_dir): argument136 def install_entry(branch, build, install_dir, entry): argument
223 std::string install_dir; in removeGsiInstall() local1043 bool GsiService::RemoveGsiFiles(const std::string& install_dir, bool wipeUserdata) { in RemoveGsiFiles()