Searched refs:check_apexes_are_from_allowed_partitions (Results 1 – 1 of 1) sorted by relevance
376 fn check_apexes_are_from_allowed_partitions(requested_apexes: &Vec<&ApexInfo>) -> Result<()> { in check_apexes_are_from_allowed_partitions() function407 check_apexes_are_from_allowed_partitions(&apex_infos)?; in collect_apex_infos()