Home
last modified time | relevance | path

Searched refs:item_list_to_partition_set (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/make/tools/releasetools/
H A Dmerge_target_files.py534 def item_list_to_partition_set(item_list): function
936 framework_partition_set=item_list_to_partition_set(framework_item_list),
937 vendor_partition_set=item_list_to_partition_set(vendor_item_list))
1117 framework_partitions = item_list_to_partition_set(framework_item_list)
1118 vendor_partitions = item_list_to_partition_set(vendor_item_list)
H A Dtest_merge_target_files.py25 item_list_to_partition_set, process_apex_keys_apk_certs_common,
236 partition_set = item_list_to_partition_set(item_list)