Home
last modified time | relevance | path

Searched refs:SetDirectoryTreeExecutable (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/tools/acloud/create/
H A Dgoldfish_local_image_local_instance.py266 utils.SetDirectoryTreeExecutable(subdir_path)
/aosp_15_r20/tools/acloud/internal/lib/
H A Dutils_test.py586 utils.SetDirectoryTreeExecutable(temp_dir)
H A Dutils.py1593 def SetDirectoryTreeExecutable(dir_path): function