Searched defs:app_path (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/ | ||
| D | disassembler.py | 32 app_path: Path = Path("bin", "ark_disasm") variable in Options |
| D | runtime.py | 70 app_path: Path = Path("bin", "ark") variable in Options |
| D | compiler.py | 51 app_path: Path = Path("bin", "es2panda") variable in Options |