Home
last modified time | relevance | path

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

/external/libchrome/build/android/gyp/util/
Dbuild_utils.py551 def ReadSourcesList(sources_list_file_name): argument
556 with open(sources_list_file_name) as f: