Home
last modified time | relevance | path

Searched defs:local_path (Results 1 – 6 of 6) sorted by relevance

/developtools/integration_verification/DeployDevice/src/util/
Dfind_fail_task.py4 local_path = 'D:\Local\ATLog' variable
/developtools/hdc/hdc_rust/src/daemon_lib/
Ddaemon_app.rs162 let local_path = tmp_dir.clone() + transconfig.optional_name.as_str(); in do_app_check() localVariable
307 let mut local_path = task.transfer.local_path.clone(); in do_app_install() localVariable
/developtools/hdc/hdc_rust/src/common/
Dhdcfile.rs144 let local_path = file_task.transfer.local_path.clone(); in check_local_path() localVariable
372 let local_path = task.transfer.local_path.clone(); in check_slaver() localVariable
Dhdctransfer.rs64 pub local_path: String, field
/developtools/hdc/hdc_rust/src/host/
Dhost_app.rs214 let local_path = task.transfer.local_path.clone(); in install_single() localVariable
/developtools/hdc/scripts/
Ddev_hdc_test.py53 local_path = "resource" variable in GP