Searched refs:needs_mount (Results 1 – 2 of 2) sorted by relevance
198 really_install_package(const char *path, bool* wipe_cache, bool needs_mount) in really_install_package() argument210 if (path && needs_mount) { in really_install_package()269 bool needs_mount) in install_package() argument285 result = really_install_package(path, wipe_cache, needs_mount); in install_package()
31 const char* install_file, bool needs_mount);