HomeSort by relevance Sort by last modified time
    Searched full:must_not_be_executable (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/tools/checkperms/
checkperms.py 252 def must_not_be_executable(rel_path): function
283 must_not_be_executable(), only its executable bit is checked.
306 if must_not_be_executable(rel_path):
338 not must_not_be_executable(rel_path)):

Completed in 261 milliseconds