Searched refs:get_supported_os_names (Results 1 – 1 of 1) sorted by relevance
127 get_supported_os_names().expect("Failed to get list of supported os names");874 fn get_supported_os_names() -> Result<HashSet<String>> { in get_supported_os_names() function