Searched refs:get_supported_profiles (Results 1 – 2 of 2) sorted by relevance
177 pub fn get_supported_profiles() -> HashSet<Profile> { in get_supported_profiles() method
559 let supported_profiles = UuidHelper::get_supported_profiles(); in cmd_adapter()