Home
last modified time | relevance | path

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

/ohos5.0/build/scripts/util/
H A Dbuild_utils.py674 def read_sources_list(sources_list_file_name): argument
679 with open(sources_list_file_name) as f: