Home
last modified time | relevance | path

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

/external/toolchain-utils/llvm_tools/
Dupdate_tryjob_status.py55 def GetCommandLineArgs(): function
296 args_output = GetCommandLineArgs()
Dmodify_a_tryjob.py33 def GetCommandLineArgs() -> argparse.Namespace: function
356 args_output = GetCommandLineArgs()
Dpatch_manager.py36 def GetCommandLineArgs(sys_argv: Optional[List[str]]): function
260 args_output = GetCommandLineArgs(sys_argv)
Dllvm_bisection.py31 def GetCommandLineArgs(): function
450 sys.exit(main(GetCommandLineArgs()))
Dauto_llvm_bisection.py106 args_output = llvm_bisection.GetCommandLineArgs()
Dupdate_packages_and_run_tests.py25 def GetCommandLineArgs() -> argparse.Namespace: function
482 args_output = GetCommandLineArgs()
Dupdate_chromeos_llvm_hash.py156 def GetCommandLineArgs(): function
847 args_output = GetCommandLineArgs()