Home
last modified time | relevance | path

Searched refs:sort (Results 1 - 16 of 16) sorted by relevance

/build/ohos/
H A Dcopy_files.py56 _dep_files.sort()
/build/ohos/ndk/
H A Dcollect_ndk_syscap.py62 list.sort(_dep_files)
/build/ohos/testfwk/
H A Dtest_py_file_copy.py56 _dep_files = (args.source_files + copy_out_list).sort()
H A Dtestcase_resource_copy.py323 result_dest_list.sort()
/build/hb/resolver/
H A Denv_args_resolver.py46 package.sort()
/build/ohos/packages/
H A Dsystem_notice_info.py102 list.sort(_dep_files)
/build/ohos/sa_profile/sa_info_process/
H A Dmerge_sa_info.py108 rearragement.sort(merged_file, merged_file)
H A Dsort_sa_by_bootphase.py125 def sort(self, source_file: str, dest_file: str): member in SARearrangement
303 # sort the systemability nodes according to RearrangementPolicy
/build/hb/services/
H A Dgn.py149 gn_path_cmd.sort(key=sort_index)
174 gn_desc_cmd.sort(key=sort_index)
H A Dloader.py352 syscap['syscap'].sort()
357 target_syscap_list.sort()
371 target_syscap_with_part_name_list.sort(
/build/scripts/
H A Dinterface_mgr.py80 # sort check file content
81 check_content.sort()
H A Dcargo2gn.py86 # to sort crates in a list
884 self.crates.sort(key=get_crate_name)
/build/config/components/hdi/
H A Dbuild_hdi_files_info.py212 ModuleInfo.sources.sort()
213 ModuleInfo.proxy_sources.sort()
214 ModuleInfo.stub_sources.sort()
/build/hb/containers/
H A Darg.py263 convert_assigned_value.sort(key=sys.argv[2:].index)
/build/ohos/notice/
H A Dmerge_notice_files.py46 # add sort method
48 files.sort()
/build/scripts/util/
H A Dbuild_utils.py423 input_tuples.sort(key=lambda tup: tup[0])

Completed in 10 milliseconds