Searched refs:find_files_recursive (Results 1 – 1 of 1) sorted by relevance
342 def find_files_recursive(root_path, ext): # type: (str, str) -> Generator[str, None, None] function397 rtl_list = list(find_files_recursive(args.rtl_dir, '.expand'))