Home
last modified time | relevance | path

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

/packages/modules/common/build/
Dmainline_modules_sdks.py364 tool_path: str
1594 def create_producer(tool_path, skip_allowed_deps_check): argument
1601 tool_path = os.path.relpath(tool_path, top_dir)
1602 tool_path = tool_path.replace(".py", ".sh")
1606 tool_path=tool_path,
1729 producer = create_producer(args.tool_path, args.skip_allowed_deps_check)
Dmainline_modules_sdks_test.py165 tool_path="path/to/mainline_modules_sdks.sh",
378 tool_path="path/to/mainline_modules_sdks.sh",
433 tool_path="path/to/mainline_modules_sdks.sh",
506 tool_path="path/to/mainline_modules_sdks.sh",