HomeSort by relevance Sort by last modified time
    Searched refs:other_item_list (Results 1 - 2 of 2) sorted by null

  /build/make/tools/releasetools/
test_merge_target_files.py 58 other_item_list = default_other_item_list[:]
59 other_item_list.append('ROOT/*')
62 other_item_list))
merge_target_files.py 73 OPTIONS.other_item_list = None
213 other_item_list):
223 other_item_list: The list of items to extract from the partial
233 combined_item_set.update(other_item_list)
547 other_item_list,
575 other_item_list: The list of items to extract from the partial other
616 extract_item_list=other_item_list)
747 OPTIONS.other_item_list = a
789 if OPTIONS.other_item_list:
790 other_item_list = read_config_list(OPTIONS.other_item_list
    [all...]

Completed in 53 milliseconds