HomeSort by relevance Sort by last modified time
    Searched refs:renamed_tree (Results 1 - 2 of 2) sorted by null

  /external/toolchain-utils/binary_search_tool/cros_pkg/
create_cleanup_script.py 57 '--renamed_tree',
58 dest='renamed_tree',
70 if options.old_link or options.renamed_tree:
73 '--renamed_tree or --old_link')
75 if options.old_link and options.renamed_tree:
76 Usage(parser, '--old_link and --renamed_tree are incompatible options.')
79 if not options.old_link and not options.renamed_tree:
81 '--old_link or --renamed_tree')
90 if options.renamed_tree:
setup.sh 113 --renamed_tree

Completed in 197 milliseconds