Home
last modified time | relevance | path

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

/build/scripts/util/
Dbuild_utils.py662 def read_sources_list(sources_list_file_name): argument
667 with open(sources_list_file_name) as f: