Searched refs:IsExternalStoragePath (Results 1 – 1 of 1) sorted by relevance
130 static bool IsExternalStoragePath(const std::string& path);826 static bool IsExternalStoragePath(const std::string& path) { in IsExternalStoragePath() function872 if (IsExternalStoragePath(install_dir)) { in ValidateInstallParams()