Home
last modified time | relevance | path

Searched refs:writable (Results 1 – 25 of 32) sorted by relevance

12

/system/core/fastboot/
Dusb_linux.cpp142 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()
Dusb.h49 unsigned char writable; member
Dusb_windows.cpp311 info.writable = 1; in recognized_device()
Dusb_osx.cpp371 handle->info.writable = 1; in try_device()
/system/update_engine/common/
Dtest_utils.cc116 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()
Dtest_utils.h65 bool writable,
107 bool writable, in ScopedLoopbackDeviceBinder() argument
109 is_bound_ = BindToUnusedLoopDevice(file, writable, &dev_); in ScopedLoopbackDeviceBinder()
/system/core/rootdir/
Dueventd.rc46 # these should not be world writable
/system/core/adb/client/
Dusb_libusb.cpp305 bool writable = true; in process_device() local
348 writable = false; in process_device()
377 writable); in process_device()
/system/core/bootstat/
Dbootstat.rc47 # post-fs-data: /data is writable
/system/sepolicy/private/
Dapp_neverallows.te46 # must never be writable to the app.
51 # This is a W^X violation (loading executable code from a writable
Dpriv_app.te20 # Allow loading executable code from writable priv-app home
/system/sepolicy/prebuilts/api/29.0/private/
Dapp_neverallows.te46 # must never be writable to the app.
51 # This is a W^X violation (loading executable code from a writable
Dpriv_app.te20 # Allow loading executable code from writable priv-app home
/system/sepolicy/prebuilts/api/26.0/public/
Dfile.te7 # Security-sensitive proc nodes that should not be writable to most.
145 # /data/local - writable by shell
Ddomain.te418 # 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/
Dfile.te7 # Security-sensitive proc nodes that should not be writable to most.
147 # /data/local - writable by shell
Ddomain.te421 # 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/
DREADME.overlayfs.md20 will _automatically_ setup backing storage for a writable filesystem
/system/sepolicy/prebuilts/api/28.0/public/
Dfile.te7 # Security-sensitive proc nodes that should not be writable to most.
201 # /data/local - writable by shell
Dapp.te456 # that should be writable by apps.
Ddomain.te506 # Ensure that context mount types are not writable, to ensure that
1209 # Minimize read access to shell- or app-writable symlinks.
/system/sepolicy/public/
Dfile.te7 # Security-sensitive proc nodes that should not be writable to most.
265 # /data/local - writable by shell
/system/sepolicy/prebuilts/api/29.0/public/
Dfile.te7 # Security-sensitive proc nodes that should not be writable to most.
265 # /data/local - writable by shell
/system/sepolicy/prebuilts/api/26.0/private/
Dapp.te427 # that should be writable by apps.
/system/sepolicy/prebuilts/api/27.0/private/
Dapp.te438 # that should be writable by apps.

12