Home
last modified time | relevance | path

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

/external/openthread/script/
Dupdate-makefiles.py113 core_h_hpp_files = sorted(core_h_files + core_hpp_files) variable
172 formatted_list = [" {:<45} \\\n".format(file_name[9:]) for file_name in core_h_hpp_files]