Home
last modified time | relevance | path

Searched refs:is_file_executable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/toolchain-utils/toolchain_utils_githooks/
H A Dcheck-presubmit.py117 def is_file_executable(file_path: str) -> bool: function
419 needs_hashbang = is_file_executable(python_file)
H A Dcheck-presubmit117 def is_file_executable(file_path: str) -> bool: function
419 needs_hashbang = is_file_executable(python_file)
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/
DGetPrerequisites.cmake39 is_file_executable
187 function(is_file_executable file result_var) function
1039 is_file_executable("${f}" is_f_executable)
DBundleUtilities.cmake344 is_file_executable("${s}" is_executable)
379 is_file_executable("${app}" is_executable)
434 is_file_executable("${f}" is_executable)