Home
last modified time | relevance | path

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

/development/scripts/
Dlldbclient.py219 def handle_switches(args, sysroot: str) -> tuple[BinaryIO, int | None, str | None]: function
487 binary_file, pid, run_cmd = handle_switches(args, sysroot)
Dgdbclient.py219 def handle_switches(args, sysroot: str) -> tuple[BinaryIO, int | None, str | None]: function
487 binary_file, pid, run_cmd = handle_switches(args, sysroot)