Home | History | Annotate | Download | only in afe

Lines Matching refs:label_list

560 def find_platform(hostname, label_list):
566 @param label_list: The label list to find platform.
570 platforms = [label.name for label in label_list if label.platform]