Home
last modified time | relevance | path

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

/aosp_15_r20/development/vndk/tools/header-checker/utils/
H A Dutils.py222 def _read_lsdump_paths(lsdump_paths_file_path, arches, lsdump_filter): argument
240 with open(lsdump_paths_file_path, 'r') as lsdump_paths_file:
277 lsdump_paths_file_path = get_lsdump_paths_file_path(build_target)
278 lsdump_paths_file_abspath = os.path.join(AOSP_DIR, lsdump_paths_file_path)
282 make_targets(build_target, [lsdump_paths_file_path])