Home
last modified time | relevance | path

Searched refs:chmod (Results 1 – 25 of 27) sorted by relevance

12

/system/tools/hidl/test/
Dhidl_test3 chmod a+x /data/nativetest/hidl_test_servers/hidl_test_servers
4 chmod a+x /data/nativetest64/hidl_test_servers/hidl_test_servers
5 chmod a+x /data/nativetest/hidl_test_client/hidl_test_client
6 chmod a+x /data/nativetest64/hidl_test_client/hidl_test_client
/system/core/rootdir/
Dinit.rc64 chmod 0664 /dev/stune/tasks
65 chmod 0664 /dev/stune/foreground/tasks
66 chmod 0664 /dev/stune/background/tasks
67 chmod 0664 /dev/stune/top-app/tasks
75 chmod 0775 /config/sdcardfs
150 chmod 0666 /dev/cpuctl/tasks
196 chmod 0775 /dev/cpuset/system-background
198 chmod 0664 /dev/cpuset/foreground/tasks
199 chmod 0664 /dev/cpuset/foreground/boost/tasks
200 chmod 0664 /dev/cpuset/background/tasks
[all …]
Dinit.usb.rc8 chmod 0660 /sys/class/android_usb/android0/f_mass_storage/lun/file
10 chmod 0660 /sys/class/android_usb/android0/f_rndis/ethaddr
/system/tpm/attestation/server/
Dattestationd.conf27 chmod 775 /mnt/stateful_partition/unencrypted/preserve
/system/core/logd/
Dlogtagd.rc8 chmod 0600 /data/misc/logd/event-log-tags
Dlogd.rc22 chmod 0644 /dev/event-log-tags
/system/bt/build/
Dinstall_deps.sh55 chmod a+x ./gn
/system/tpm/tpm_manager/server/
Dtpm_managerd-seccomp-amd64.policy55 chmod: 1
/system/update_engine/
Domaha_response_handler_action.cc143 chmod(deadline_file_.c_str(), S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in PerformAction()
/system/extras/simpleperf/scripts/
Dupdate.py129 os.chmod(name, exe_stat.st_mode | stat.S_IEXEC)
/system/sepolicy/public/
Dinit.te116 # mkdir, symlink, write, rm/rmdir, chown/chmod, restorecon/restorecon_recursive from init.rc files.
117 # chown/chmod require open+read+setattr required for open()+fchown/fchmod().
202 # chown/chmod on pseudo files.
237 # chown/chmod on devices.
Dnetd.te14 # triggered by chmod on a directory or file owned by a group other
/system/core/libcutils/
Dfs.c97 if (TEMP_FAILURE_RETRY(chmod(path, mode)) == -1) { in fs_prepare_path_impl()
/system/update_engine/common/
Dtest_utils.h83 return chmod(path.c_str(), mode); in Chmod()
/system/extras/perfprofd/
Dperfprofdcore.cc532 chmod(encoded_file_path, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH); in encode_to_proto()
712 chmod(produced_file_path.c_str(), in post_process()
/system/update_engine/sample_images/
Dgenerate_images.sh200 sudo chmod +x "${mntdir}"/postinst "${mntdir}"/bin/*
/system/sepolicy/private/
Dmls55 # Also constrain other forms of manipulation, e.g. chmod/chown, unlink, rename, etc.
/system/vold/
DExt4Crypt.cpp587 if (chmod(path.c_str(), 0000) != 0) { in emulated_lock()
601 if (chmod(path.c_str(), mode) != 0) { in emulated_unlock()
/system/core/logcat/tests/
Dlogcat_test.cpp1131 chmod(id_file, 0); in TEST()
1143 chmod(id_file, in TEST()
1146 chmod(id_file, 0600); in TEST()
/system/core/adb/
Dtest_device.py764 os.chmod(host_dir, 0o700)
790 os.chmod(host_dir, 0o700)
817 os.chmod(host_dir, 0o700)
Dsysdeps.h341 #define chmod adb_chmod macro
/system/bt/osi/src/
Dconfig.cc369 if (chmod(temp_filename, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP) == -1) { in config_save()
/system/core/init/
Dbuiltins.cpp74 #define chmod DO_NOT_USE_CHMOD_USE_FCHMODAT_SYMLINK_NOFOLLOW macro
Dinit.cpp980 chmod("/proc/cmdline", 0440); in main()
Ddevices.cpp176 chmod(attr_file.c_str(), dp->perm); in fixup_sys_perms()

12