Home
last modified time | relevance | path

Searched defs:host_path (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/adevice/src/
Dcommands.rs86 let host_path = in compose() localVariable
/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1181 def pull_files(self, device_paths, host_path=None): argument