Home
last modified time | relevance | path

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

/tools/asuite/adevice/src/
Dcommands.rs184 pub fn device_path(&self) -> &Path { in device_path() method
/tools/asuite/atest/
Datest_utils.py1508 symbol_root, module_name, device_path, is_64=False argument
1534 def copy_native_symbols(module_name, device_path): argument