Searched refs:InstallType (Results 1 – 1 of 1) sorted by relevance
65 InstallType = enum( variable88 if install_type == InstallType.free:90 elif install_type == InstallType.free_trial:226 InstallType.to_string[install_type])243 if install_type != InstallType.free:256 if install_type == InstallType.paid: