Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/test/sanitizer_common/android_commands/
H A Dandroid_common.py11 def host_to_device_path(path): function
43 dst_path = host_to_device_path(path)
H A Dandroid_run.py8 device_binary = host_to_device_path(sys.argv[0])