/system/core/fastboot/ |
D | usb_linux.cpp | 142 char *ptr, int len, int writable, in filter_usb_device() argument 173 info.writable = writable; in filter_usb_device() 345 int writable; in find_usb_device() local 356 writable = 1; in find_usb_device() 360 writable = 0; in find_usb_device() 368 if (filter_usb_device(de->d_name, desc, n, writable, callback, &in, &out, &ifc) == 0) { in find_usb_device()
|
D | usb.h | 49 unsigned char writable; member
|
D | usb_windows.cpp | 311 info.writable = 1; in recognized_device()
|
D | usb_osx.cpp | 371 handle->info.writable = 1; in try_device()
|
/system/update_engine/common/ |
D | test_utils.cc | 116 bool writable, in BindToUnusedLoopDevice() argument 151 (writable ? O_RDWR : O_RDONLY) | O_LARGEFILE | O_CLOEXEC); in BindToUnusedLoopDevice() 159 device_info.lo_flags = (writable ? 0 : LO_FLAGS_READ_ONLY); in BindToUnusedLoopDevice() 167 if (writable) { in BindToUnusedLoopDevice()
|
D | test_utils.h | 65 bool writable, 107 bool writable, in ScopedLoopbackDeviceBinder() argument 109 is_bound_ = BindToUnusedLoopDevice(file, writable, &dev_); in ScopedLoopbackDeviceBinder()
|
/system/core/rootdir/ |
D | ueventd.rc | 46 # these should not be world writable
|
/system/core/adb/client/ |
D | usb_libusb.cpp | 305 bool writable = true; in process_device() local 348 writable = false; in process_device() 377 writable); in process_device()
|
/system/core/bootstat/ |
D | bootstat.rc | 47 # post-fs-data: /data is writable
|
/system/sepolicy/private/ |
D | app_neverallows.te | 46 # must never be writable to the app. 51 # This is a W^X violation (loading executable code from a writable
|
D | priv_app.te | 20 # Allow loading executable code from writable priv-app home
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | app_neverallows.te | 46 # must never be writable to the app. 51 # This is a W^X violation (loading executable code from a writable
|
D | priv_app.te | 20 # Allow loading executable code from writable priv-app home
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | file.te | 7 # Security-sensitive proc nodes that should not be writable to most. 145 # /data/local - writable by shell
|
D | domain.te | 418 # Ensure that context mount types are not writable, to ensure that 908 # Minimize read access to shell- or app-writable symlinks.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | file.te | 7 # Security-sensitive proc nodes that should not be writable to most. 147 # /data/local - writable by shell
|
D | domain.te | 421 # Ensure that context mount types are not writable, to ensure that 901 # Minimize read access to shell- or app-writable symlinks.
|
/system/core/fs_mgr/ |
D | README.overlayfs.md | 20 will _automatically_ setup backing storage for a writable filesystem
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | file.te | 7 # Security-sensitive proc nodes that should not be writable to most. 201 # /data/local - writable by shell
|
D | app.te | 456 # that should be writable by apps.
|
D | domain.te | 506 # Ensure that context mount types are not writable, to ensure that 1209 # Minimize read access to shell- or app-writable symlinks.
|
/system/sepolicy/public/ |
D | file.te | 7 # Security-sensitive proc nodes that should not be writable to most. 265 # /data/local - writable by shell
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | file.te | 7 # Security-sensitive proc nodes that should not be writable to most. 265 # /data/local - writable by shell
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | app.te | 427 # that should be writable by apps.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | app.te | 438 # that should be writable by apps.
|