Home
last modified time | relevance | path

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

/external/chromium_org/tools/gyp/test/lib/
DTestCmd.py1448 def do_chmod(fname): function
1453 def do_chmod(fname): function
1460 do_chmod(top)
1468 do_chmod(top)
1470 def chmod_entries(arg, dirname, names, do_chmod=do_chmod): argument
1472 do_chmod(os.path.join(dirname, n))
1487 for d in col.entries: do_chmod(d)
1497 def do_chmod(fname): function
1501 def do_chmod(fname): function
1508 def do_chmod(fname): function
[all …]