Home
last modified time | relevance | path

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

/aosp_15_r20/development/scripts/
H A Dgdbclient.py142 def get_device_dir_exists(device: adb.AndroidDevice, dir: str) -> bool: function
H A Dlldbclient.py142 def get_device_dir_exists(device: adb.AndroidDevice, dir: str) -> bool: function