Searched refs:writable (Results 1 – 15 of 15) sorted by relevance
/system/core/fastboot/ |
D | usb_linux.cpp | 135 char *ptr, int len, int writable, in filter_usb_device() argument 166 info.writable = writable; in filter_usb_device() 339 int writable; in find_usb_device() local 350 writable = 1; in find_usb_device() 354 writable = 0; in find_usb_device() 362 if (filter_usb_device(de->d_name, desc, n, writable, callback, &in, &out, &ifc) == 0) { in find_usb_device()
|
D | usb.h | 50 unsigned char writable; member
|
D | usb_windows.cpp | 296 info.writable = 1; in recognized_device()
|
D | usb_osx.cpp | 386 handle->info.writable = 1; in try_device()
|
D | fastboot.cpp | 220 if (!info->writable) { in list_devices_callback()
|
/system/update_engine/common/ |
D | test_utils.h | 66 bool writable, 134 bool writable, in ScopedLoopbackDeviceBinder() argument 136 is_bound_ = BindToUnusedLoopDevice(file, writable, &dev_); in ScopedLoopbackDeviceBinder()
|
D | test_utils.cc | 154 bool writable, in BindToUnusedLoopDevice() argument 189 (writable ? O_RDWR : O_RDONLY) | O_LARGEFILE | O_CLOEXEC); in BindToUnusedLoopDevice() 197 device_info.lo_flags = (writable ? 0 : LO_FLAGS_READ_ONLY); in BindToUnusedLoopDevice()
|
/system/core/rootdir/ |
D | ueventd.rc | 28 # the msm hw3d client device node is world writable/readable. 37 # these should not be world writable
|
D | init.rc | 3 # IMPORTANT: Do not create world writable files or directories.
|
/system/core/crash_reporter/ |
D | crash_reporter.rc | 21 # These directories are group-writable by root so that crash_reporter can
|
/system/core/bootstat/ |
D | bootstat.rc | 9 # post-fs-data: /data is writable
|
/system/tools/aidl/ |
D | Android.mk | 42 LOCAL_CLANG_CFLAGS += -Wno-writable-strings
|
/system/sepolicy/ |
D | file.te | 7 # Security-sensitive proc nodes that should not be writable to most. 104 # /data/local - writable by shell
|
D | domain.te | 328 # Ensure that context mount types are not writable, to ensure that 495 # Minimize read access to shell- or app-writable symlinks.
|
D | app.te | 364 # that should be writable by apps.
|